summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 5.4.0beta2php-5.4.0beta2Stanislav Malyshev2011-10-200-0/+0
* 5.4.0beta2Stanislav Malyshev2011-10-203-5/+5
* Fixed bug #60094 (C++ comment fails in c89)Xinchen Hui2011-10-193-5/+16
* api_ext to reverse_apiAndrey Hristov2011-10-1911-64/+178
* Fix Bug #55801 Behavior of unserialize has changed:Michael Wallner2011-10-194-19/+34
* Tests for the DST RFC.Daniel Convissor2011-10-183-0/+1161
* Improved ternary operator performance when returning arraysArnaud Le Blanc2011-10-188-15/+460
* fixed maximum byte length of utf8mb4.Rui Hirokawa2011-10-181-2/+2
* MFH: fixed byte length of utf-8.Rui Hirokawa2011-10-181-1/+1
* Fixed bug #55543 (json_encode() with JSON_NUMERIC_CHECK fails on objects with...Ilia Alshanetsky2011-10-172-1/+14
* Fixed bug #60038 (SIGALRM cause segfault in php_error_cb)Xinchen Hui2011-10-162-0/+7
* revert change, doesn't workStanislav Malyshev2011-10-161-1/+1
* Bug #55754 - Only variables should be passed by reference for ZEND_SEND_PREFE...Stanislav Malyshev2011-10-162-1/+15
* fix potential integer overflowStanislav Malyshev2011-10-151-1/+1
* fix openbasedir in testStanislav Malyshev2011-10-151-2/+1
* added a missing emoji U+27BF.Rui Hirokawa2011-10-151-12/+12
* Fixed bug #60019 (Function time_nanosleep() is undefined on OS X).Ilia Alshanetsky2011-10-141-0/+1
* - Fixed bug #60048 (sa_len a #define on IRIX)Felipe Pena2011-10-131-2/+2
* export this existing functionAndrey Hristov2011-10-121-0/+3
* - Fixed bug #60033 (Incorrectly merged PDO dblib patches break uniqueidentifi...Felipe Pena2011-10-122-2/+7
* - Fixed bug #60042 (spl_autoload_call may manipulate a dangling pointer)Felipe Pena2011-10-121-0/+1
* MYSQLND_NET refactored not to use any direct reference to MYSQLND (the connec...Andrey Hristov2011-10-107-239/+382
* last stat fixAndrey Hristov2011-10-101-0/+2
* fix test after stat changeAndrey Hristov2011-10-101-0/+2
* fix another test after stat changeAndrey Hristov2011-10-101-0/+4
* fix testAndrey Hristov2011-10-101-0/+9
* fix testAndrey Hristov2011-10-101-0/+4
* fix testAndrey Hristov2011-10-101-0/+8
* - Updated to version 2011.12 (2011l)Derick Rethans2011-10-101-68/+69
* Added the xsl.security_prefs option to 5_4 and trunk andChristian Stocker2011-10-104-9/+181
* - ensure request_terminate_timeout >= request_slowlog_timeoutJérôme Loyet2011-10-091-0/+5
* - Fixed bug #55526 (Heartbeat causes a lot of unnecessary events)Jérôme Loyet2011-10-096-5/+20
* - Fixed bug #55533 (The -d parameter doesn't work)Jérôme Loyet2011-10-091-14/+20
* Fixed Bug #55554 (Legacy constructors not handled properly) [TRAITS] [DOC]Stefan Marr2011-10-099-21/+292
* - fix r317922 (missing PHP_ADD_BUILD_DIR(sapi/fpm/fpm/events) in config.m4)Jérôme Loyet2011-10-091-0/+1
* Use ZEND_ constants instead of plain strings for names of magic methods.Stefan Marr2011-10-081-10/+10
* - Implemented FR #52569 (Add the "ondemand" process-manager to allow zero chi...Jérôme Loyet2011-10-0824-65/+1987
* - fix r317913Jérôme Loyet2011-10-081-0/+0
* - Fixed bug #55486 (status show BIG processes number)Jérôme Loyet2011-10-081-2/+2
* - Fixed bug #55577 (status.html does not install)Jérôme Loyet2011-10-081-1/+1
* null the value before usageAndrey Hristov2011-10-081-4/+3
* Remove unecessary codesXinchen Hui2011-10-071-11/+3
* Add test caseAndrey Hristov2011-10-061-0/+20
* Be consistent, add mysqli::stat property, as equivalent of mysqli_stat().Andrey Hristov2011-10-061-0/+33
* try not to crash when closing persistent sockets, because EG(persistent_list)Andrey Hristov2011-10-061-1/+9
* Fix bad cast which leads to crashes!Andrey Hristov2011-10-051-1/+1
* - Revert r313616 (When we have a blocking SSL socket, respect the timeoutPierre Joye2011-10-052-37/+4
* Fixed bug #55750 (memory copy issue in sysvshm extension).Ilia Alshanetsky2011-10-032-1/+5
* Fixed bug #55825, and add test scriptXinchen Hui2011-10-033-1/+21
* typofix (procgress to progress)Peter Cowburn2011-10-032-2/+2