summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Removed safe_modeKalle Sommer Nielsen2010-04-2693-688/+271
* Fixed handling of session variable serialization on certain prefix characters...Ilia Alshanetsky2010-04-261-1/+1
* - Fixed testsFelipe Pena2010-04-2618-608/+608
* fix testAntony Dovgal2010-04-261-0/+1
* fix testAntony Dovgal2010-04-261-2/+0
* fix skipif sectionsAntony Dovgal2010-04-264-4/+4
* - 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-262-0/+0
* - Removed allow_call_time_pass_reference (Pierrick)Felipe Pena2010-04-2617-502/+0
* mention which setting!Hannes Magnusson2010-04-2537-43/+43
* 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-241-0/+6
* Initialize vars to prevent valgrind warnings in some casesChristopher Jones2010-04-241-0/+3
* 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
* For real this time :-/Kalle Sommer Nielsen2010-04-221-2/+5
* Fix the sys_getloadavg() testKalle Sommer Nielsen2010-04-221-8/+2
* - 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
* 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
* Add the posibility to switch off the compilation of statisticsAndrey Hristov2010-04-221-10/+31
* initialize variable. this code still segfaults in OpenSSL, no idea whyAntony Dovgal2010-04-221-1/+1
* - Bug #51629, CURLOPT_FOLLOWLOCATION error message is misleadingPierre Joye2010-04-222-2/+2
* - Bug #51629, CURLOPT_FOLLOWLOCATION error message is misleadingPierre Joye2010-04-221-1/+1
* Fix for bug #51604 (newline in end of header is shown in start of message).Adam Harvey2010-04-222-2/+42
* Removed the session 4.2 bug compatibility modeKalle Sommer Nielsen2010-04-229-69/+0
* Remove old dsp/dsw/makefile files, these arent used by the build system anymo...Kalle Sommer Nielsen2010-04-2142-7466/+0
* Updated copyright yearKalle Sommer Nielsen2010-04-211-3/+3
* Drop php_register_var(), Thanks FelipeKalle Sommer Nielsen2010-04-211-29/+0
* Removed session_is_registered(), session_register() and session_unregister().Kalle Sommer Nielsen2010-04-2115-113/+13
* Removed import_request_variables(), this is not needed anymore without regist...Kalle Sommer Nielsen2010-04-216-106/+8
* Added missing zend_parse_parameters_none() call to sys_getloadavg()Kalle Sommer Nielsen2010-04-211-0/+4
* Remove highlight.bg, it was removed in the old trunk and its not referenced i...Kalle Sommer Nielsen2010-04-211-1/+0
* Remove unused variablePierrick Charron2010-04-211-1/+0
* - Fixed bug #51562 (query timeout in mssql can not be changed per query)Felipe Pena2010-04-211-0/+1
* - Fix mem. leakFelipe Pena2010-04-211-7/+7
* Removed register_globalsKalle Sommer Nielsen2010-04-2126-286/+68
* Hardening the reads of mysqlnd.Andrey Hristov2010-04-201-45/+102
* put the trigger in the right placeAndrey Hristov2010-04-201-1/+1
* It is possible that change user tries an user who has old password.Andrey Hristov2010-04-203-0/+6
* - Improve testFelipe Pena2010-04-201-0/+13
* - Fixed bug #51615 (PHP crash with wrong HTML in SimpleXML)Felipe Pena2010-04-202-3/+30
* - Fixed bug #51607 (pg_copy_from does not allow schema in the tablename argum...Felipe Pena2010-04-201-6/+2
* Fixed bug #49700 (memory leaks in php_date.c if garbage collector is enabled)Dmitry Stogov2010-04-202-2/+17