Last commit july 5th

This commit is contained in:
2024-07-05 13:46:23 +02:00
parent dad0d86e8c
commit b0e4dfbb76
24982 changed files with 2621219 additions and 413 deletions

View File

@@ -5,4 +5,11 @@ max_execution_time=30
session.use_strict_mode=On
realpath_cache_ttl=3600
zend.detect_unicode=Off
xdebug.file_link_format = "phpstorm://open?file=%f&line=%l"
xdebug.file_link_format = "phpstorm://open?file=%f&line=%l"
[blackfire]
# use php_blackfire.dll on Windows
extension=blackfire.so
blackfire.log_level=4
[xdebug]
xdebug.mode=debug
xdebug.start_with_request=yes