This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-03-24 08:12:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
faa83f2f342880d7ee69fb73a472bca4e387698f
archived-php-src
/
sapi
History
David Carlier
449edd815b
phpdbg few fixes, mostly printf-like format issues due to C str -> zend_string mismatches. annotate the allocator wrapper.
...
Closes
#9210
.
2022-07-31 19:07:37 +01:00
..
apache2handler
Fix some minor warnings (
#8568
)
2022-05-18 08:30:59 -06:00
cgi
Update request startup error messages
2022-07-18 23:19:59 +01:00
cli
Convert client->request.request_uri to zend_string (
#9086
)
2022-07-22 10:39:13 +01:00
embed
Refacto php_module_startup() (
#8303
)
2022-04-27 23:07:11 +01:00
fpm
FPM Downgrade occasional "failed to acquire scoreboard" warning
2022-07-18 14:40:39 +01:00
fuzzer
Fix unserialize dictionary generation
2022-07-30 17:14:22 +02:00
litespeed
Refacto php_module_startup() (
#8303
)
2022-04-27 23:07:11 +01:00
phpdbg
phpdbg few fixes, mostly printf-like format issues due to C str -> zend_string mismatches. annotate the allocator wrapper.
2022-07-31 19:07:37 +01:00