summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* r319456 also fixed the OCI8 part of #55301 (multiple null pointer)Christopher Jones2011-11-181-2/+3
* - CSFelipe Pena2011-11-181-18/+21
* Fixes Bug #54441 (Handling of changing modifiers on a trait alias)Stefan Marr2011-11-182-5/+57
* ws in NEWSPierrick Charron2011-11-181-1/+1
* Added new SoapClient option "keep_alive". FR #60329Pierrick Charron2011-11-183-3/+13
* Fixed bug #60138 (GC crash with referenced array in RecursiveArrayIterator)Dmitry Stogov2011-11-181-0/+16
* Sync to 5.3 and check additional cases for #55748Christopher Jones2011-11-182-2/+15
* fix typoStanislav Malyshev2011-11-181-1/+1
* Fixed bug #60306 (Characters lost while converting from cp936 to utf8)Xinchen Hui2011-11-183-3/+16
* fixes for bug #55748Stanislav Malyshev2011-11-185-0/+15
* Remove unused variables in libmbflPierrick Charron2011-11-182-2/+1
* Don't load php.ini file to test the built-in web serverPierrick Charron2011-11-181-2/+2
* fix bug #60082 (Crash in ArrayObject() when using recursive references)Antony Dovgal2011-11-181-1/+10
* Fixed bug #60321 (ob_get_status(true) no longer returns an array when buffer ...Pierrick Charron2011-11-183-3/+14
* add callable as reserved wordStanislav Malyshev2011-11-171-1/+1
* - Fix buildFelipe Pena2011-11-171-1/+1
* Fixed Bug #60165 (Aliasing unexisting trait should throw/trigger the exceptio...Stefan Marr2011-11-176-3/+147
* Reverting r319136Lars Strojny2011-11-171-1/+1
* revert my previous change, tests hangs on windowsXinchen Hui2011-11-171-17/+7
* improve the test, let it say about errorsXinchen Hui2011-11-171-7/+17
* - Fixed bug #60099 (__halt_compiler() works in braced namespaces)Felipe Pena2011-11-163-0/+16
* Had the wrong bug number thereRasmus Lerdorf2011-11-161-1/+1
* - Fixed bug #60267 (Compile failure with freetds 0.91)Felipe Pena2011-11-162-0/+8
* keep code to be compatible with PHP4George Wang2011-11-161-0/+6
* keep PHP_5_4 in sync with PHP_5_3 branchGeorge Wang2011-11-163-552/+790
* - Added .phar to default authorized extensionsJérôme Loyet2011-11-162-1/+2
* typoJérôme Loyet2011-11-161-2/+2
* - remove experimental flag on fpmJérôme Loyet2011-11-152-1/+2
* - FR #60199 (enhance FPM error log when the primary script can't be open)Jérôme Loyet2011-11-152-0/+18
* Minor NEWS grammar fixesChristopher Jones2011-11-151-3/+3
* - Fixed bug #55874 (GCC does not provide __sync_fetch_and_add on some archs)Felipe Pena2011-11-153-2/+10
* Fixed bug #60244 (pg_fetch_* functions do not validate that row param is >0).Ilia Alshanetsky2011-11-152-0/+61
* - Fixed bug #52624 (tempnam() by-pass open_basedir with inexistent directory)Felipe Pena2011-11-153-1/+15
* - Fixed bug #54682 (Tidy::diagnose() NULL pointer dereference)Felipe Pena2011-11-153-1/+18
* Forgot the bug specific test.David Soria Parra2011-11-151-0/+10
* Fixed bug #55371 (get_magic_quotes_gpc() throws deprecation warning.)David Soria Parra2011-11-154-14/+2
* - We can constify in 5.4+Felipe Pena2011-11-151-1/+1
* MFH, fix testXinchen Hui2011-11-151-1/+3
* Fixed bug #60159 (Router returns false, but POST is not passed to requestedXinchen Hui2011-11-154-59/+225
* #- Added information about NPD bug fix in the OpenSSL extension.Mateusz Kocielski2011-11-141-0/+5
* - Add missing include.Johannes Schlüter2011-11-141-1/+1
* functor? Where did that come from?Rasmus Lerdorf2011-11-141-1/+1
* Fixed a typo in README.SVN-RULES.Florian Anderiasch2011-11-141-1/+1
* Fixed bug #44686 (SOAP-ERROR: Parsing WSDL with references)Dmitry Stogov2011-11-143-5/+212
* - Fixed tests in ext/standard/tests/http by adding the INI setting valueGustavo André dos Santos Lopes2011-11-145-56/+65
* Adjusting error messagesLars Strojny2011-11-142-2/+2
* add skipif Xinchen Hui2011-11-131-0/+2
* Fixed bug #60282 (Segfault when using ob_gzhandler() with open buffers)Xinchen Hui2011-11-133-3/+17
* Fix testRasmus Lerdorf2011-11-121-6/+3
* Fix typo and don't use 'a' as an invalid filename since it is the defaultRasmus Lerdorf2011-11-122-2/+2