1968 Commits (19047cfd2e3265bbc7dff282914a85eee248183f)

Author SHA1 Message Date
Felipe Pena 068e927322 - Removed UEXPECTF 18 years ago
Scott MacVicar 2926ffea4d MFB: Fixed bug #45144 (ap_child_terminate() isn't available on threaded builds) 18 years ago
Matt Wilmas d5aff66781 Fixed build 18 years ago
Elizabeth Marie Smith 132ecdfa7d MFB and steph's pecl fixes into confutils 18 years ago
George Wang cd6bdb6fbe use nonblock listener socket to avoid blocking 18 years ago
Elizabeth Marie Smith 8c285a77a3 MFB 18 years ago
Dmitry Stogov f3c82b0055 Optimized request startup sequence for php.ini without per dir and per host conf 18 years ago
Dmitry Stogov afbc0c20ab Fixed bug #44673 (With CGI argv/argc starts from arguments, not from script) 18 years ago
Antony Dovgal 4ab97f25a8 fix test 18 years ago
George Wang 274d0242a1 dual-license LSAPI lib, code style updates 18 years ago
Dmitry Stogov 3cbd48398d - Fixed possible stack buffer overflow in FastCGI SAPI. (Andrey Nigmatulin) 18 years ago
George Wang 80bb8ea277 code style changes: using TAB for indenting, moving opening { to the end of previous line 18 years ago
Felipe Pena 223b7349a0 MFB: Fixed bug #44564 (escapeshellarg removes UTF-8 multi-byte characters) 18 years ago
George Wang c8ca9d2275 follow PHP coding standard 18 years ago
Scott MacVicar 56352d1a2f MFB 5.3: Rest of the changes for re2c merge 18 years ago
Marcus Boerger 97781b818b - Fix memory leak found by Osman 18 years ago
Marcus Boerger bd366b66da - Use sizeof rather than strlen and cleanup 18 years ago
George Wang a4213c5e63 catch up with the latest release 18 years ago
Felipe Pena c2cc4c428e Fixed test 18 years ago
Rasmus Lerdorf b911467d1d MFB 18 years ago
Dmitry Stogov ea9305c543 Implemented concept of "delayed early binding" that allows opcode caches to perform class declaration (early and/or run-time binding) in exactly the same order as vanila php. 18 years ago
Antony Dovgal 9d255b6f2f fix test 18 years ago
Lars Strojny a25b1f6d6d Adding itk again to non-threaded MPMs. Sorry for the confusion 18 years ago
Felipe Pena d2f4086e34 Fix typo (#44381) 18 years ago
Lars Strojny 7e63d1eb67 sapi/apache2(handler|filter)/config.m4: Removing itk from the list of threaded MPMs (thanks Hannes) 18 years ago
Lars Strojny b15b1dcedd Adding itk and and peruser MPM to the list of threaded Apache MPMs 18 years ago
Johannes Schlüter 421414f913 - New tests 18 years ago
Felipe Pena 2818d4fc51 New way for check void parameters 18 years ago
Johannes Schlüter b3fc4f94cf - New tests 18 years ago
Felipe Pena 187b9d27c0 Revert 18 years ago
Felipe Pena 748677148c Fixed tests 18 years ago
Felipe Pena a1e8d340c3 New macro for check void parameters 18 years ago
Antony Dovgal cfcfbb24da use pcre for testing reflection 18 years ago
Ilia Alshanetsky 9737e9ee3b MFB: Fixed security issue detailed in CVE-2008-0599 18 years ago
Dmitry Stogov 965054d2f0 optimization 18 years ago
Marcus Boerger 8942024d3d - MFB Sync 18 years ago
Dmitry Stogov 42a683d688 Imporoved PHP binary size and startup speed with GCC4 visibility control (Nuno) 18 years ago
Dmitry Stogov 3c02d2402d Fixed bug #43968 (Extending internal class causes a crash) 18 years ago
Antony Dovgal 87c9233d83 fix test 18 years ago
Hannes Magnusson 5bbb878db0 Fix test 18 years ago
Ilia Alshanetsky ee3b0eefa6 MFB: Fixed bug #42779 (Incorrect forcing from HTTP/1.0 request to HTTP/1.1 18 years ago
Ilia Alshanetsky 7129e68436 MFB: fixed test 18 years ago
Ilia Alshanetsky 6c945ee014 MFB: Update copyright 18 years ago
Sebastian Bergmann 3c94f05aea MFB: Leftover: Bump copyright year. 18 years ago
Sebastian Bergmann 9b620d50b4 Bump copyright year, 2 of 2. 18 years ago
Antony Dovgal b6da010f35 fix test 19 years ago
Dmitry Stogov e54f02059e The -f option is fixed to work in the same way as in CLI sapi 19 years ago
Jani Taskinen ae2b2b1465 - Added support for [HOST=www.example.com] sections 19 years ago
Antony Dovgal 5742cc19bb MF53: fix tests 19 years ago
Dmitry Stogov 73e8a773fa use slprintf() 19 years ago