summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Removed safe_modeKalle Sommer Nielsen2010-04-26123-1461/+418
* Fixed handling of session variable serialization on certain prefix characters...Ilia Alshanetsky2010-04-261-1/+1
* - Fixed testsFelipe Pena2010-04-2618-608/+608
* Fixed crash in Zend/tests/unset_cv09.phptDmitry Stogov2010-04-261-2/+2
* fix testAntony Dovgal2010-04-261-0/+1
* fix testAntony Dovgal2010-04-261-2/+0
* fix skipif sectionsAntony Dovgal2010-04-264-4/+4
* - Fix testFelipe Pena2010-04-261-1/+1
* - Fix #51582, Don't assume UINT64_C it's ever availablePierre Joye2010-04-261-0/+5
* Update tests related to allow_call_time_pass_referencePierrick Charron2010-04-262-0/+0
* - Remove empty testsFelipe Pena2010-04-263-0/+0
* - Removed allow_call_time_pass_reference (Pierrick)Felipe Pena2010-04-2626-596/+21
* fix ~450 tests and 25 segfaultsAntony Dovgal2010-04-251-1/+1
* mention which setting!Hannes Magnusson2010-04-2537-43/+43
* Remove unused variableDavid Soria Parra2010-04-251-1/+0
* Fix #51532 (Invalid prototype for SplFileInfo::fscanf)Etienne Kneuss2010-04-252-2/+15
* - Fixed memory leakFelipe Pena2010-04-241-0/+1
* Add DTrace probesDavid Soria Parra2010-04-2413-2/+334
* Initialize vars to prevent valgrind warnings in some casesChristopher Jones2010-04-241-0/+3
* - Fix regexpFelipe Pena2010-04-231-1/+1
* Add PHP_VALUE and PHP_ADMIN_VALUE interpretation from fastcgi headers.Jérôme Loyet2010-04-231-0/+60
* Remove unused functions / variables / #if 0 blocksJérôme Loyet2010-04-236-358/+1
* typoJérôme Loyet2010-04-231-4/+5
* Fix for bug #51647 Certificate file without private key (pk in another file) ...Andrey Hristov2010-04-235-4/+122
* - Fixed compiler warningsFelipe Pena2010-04-231-0/+2
* fix WSAntony Dovgal2010-04-231-1/+1
* Use fast class fetch functionDmitry Stogov2010-04-234-4/+9
* typo and errors in php-fpm.confJérôme Loyet2010-04-231-10/+10
* - Fix memory issueFelipe Pena2010-04-231-6/+3
* - Fix Windows build (Kalle)Felipe Pena2010-04-231-8/+12
* - Fix function signatureFelipe Pena2010-04-231-2/+2
* - Fix ZTS code and CSFelipe Pena2010-04-231-11/+11
* - Fix zend_hash_apply_with_arguments() calls on ZTSFelipe Pena2010-04-221-6/+6
* Update the deprecated directives in the MakeFileKalle Sommer Nielsen2010-04-221-1/+1
* - Fixed ZTS build & comment-styleFelipe Pena2010-04-221-72/+75
* For real this time :-/Kalle Sommer Nielsen2010-04-221-2/+5
* Fix the sys_getloadavg() testKalle Sommer Nielsen2010-04-221-8/+2
* Implemented Traits for PHP as proposed in the RFC [TRAITS]Stefan Marr2010-04-2212-860/+1934
* Changed the exclusion keyword from 'instead' to 'insteadof'. [TRAITS]Stefan Marr2010-04-224-5/+5
* - Fixed bug #51435 (Missing ifdefs / logic bug in crypt code cause compile er...Felipe Pena2010-04-222-5/+14
* Change the way the allocator is called - through an abstractionAndrey Hristov2010-04-222-51/+216
* Fix problem spotted by Felipe.Andrey Hristov2010-04-221-1/+1
* fix typoAntony Dovgal2010-04-221-1/+1
* revert most of the Andrey's patch that causes segfaults Antony Dovgal2010-04-221-5/+2
* Removed unused functionDmitry Stogov2010-04-221-5/+0
* adding what last commit was missingAndrey Hristov2010-04-221-0/+1
* Remove dead code and add possibility to fine tune the size ofAndrey Hristov2010-04-226-37/+9
* Optimized access to global constants using values with pre-calculated hash_va...Dmitry Stogov2010-04-228-36/+164
* - Removed unused variablesFelipe Pena2010-04-222-24/+0
* Add the posibility to switch off the compilation of statisticsAndrey Hristov2010-04-221-10/+31