summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - Fixed bug #60236 (TLA timezone dates are not converted properly fromDerick Rethans2011-11-244-7/+23
* - add crt warning iniPierre Joye2011-11-242-0/+10
* - merge crt warning change (r216594) and rename the ini to windows.show_crt_w...Pierre Joye2011-11-241-1/+1
* Fixed bug #60367 (Reflection and Late Static Binding)Xinchen Hui2011-11-243-1/+28
* back to devStanislav Malyshev2011-11-243-3/+5
* 5.4.0RC2Stanislav Malyshev2011-11-243-4/+4
* Fixed Bug #60369 Crash with static property in traitStefan Marr2011-11-232-2/+20
* Sorted engine changes by severity and added chainedStanislav Malyshev2011-11-231-15/+18
* Fix testUlf Wendel2011-11-231-6/+9
* Message can vary depending on server versionUlf Wendel2011-11-232-4/+4
* Fixed bug #48216 (PHP Fatal error: SOAP-ERROR: Parsing WSDL: Extra content at...Dmitry Stogov2011-11-231-9/+1
* - Fixed memory leak when calling the Finfo constructor twiceFelipe Pena2011-11-233-0/+28
* - Fix the fix (thanks Chris Jones!)Felipe Pena2011-11-221-1/+1
* Fix test to remove dependancy over php.netPierrick Charron2011-11-221-17/+14
* Skipping with libmysql. If a documentation points to more or less unmaintaine...Ulf Wendel2011-11-223-0/+9
* use the method in all builds. Thus it can be used for detectionAndrey Hristov2011-11-221-7/+0
* - Fix the fixFelipe Pena2011-11-221-2/+2
* - Fixed possible memory leak in finfo_open()Felipe Pena2011-11-222-1/+4
* Revert last commitPierrick Charron2011-11-221-0/+2
* Those functions are not deprecated (r319249 #55371)Pierrick Charron2011-11-221-2/+0
* - Fixed invalid free in call_user_method() functionFelipe Pena2011-11-223-1/+16
* - Fixed memory leak in several Intl locale functionsFelipe Pena2011-11-222-28/+41
* Fixed bug #60357 (__toString() method triggers E_NOTICE "Array to string conv...Xinchen Hui2011-11-223-0/+16
* Fix this test to work with all version (even old) of libcurlPierrick Charron2011-11-221-1/+1
* Fix memory leak when using libcurl < 7.17.0Pierrick Charron2011-11-222-23/+17
* export zend_on_timeout handler from ZEAntony Dovgal2011-11-221-1/+1
* - Fixed possible crash in mb_ereg_search_init() using empty patternFelipe Pena2011-11-213-2/+26
* Comparison between pointer and integerXinchen Hui2011-11-211-1/+1
* C++ style commentXinchen Hui2011-11-211-1/+1
* Fix memory leakPierrick Charron2011-11-211-0/+8
* Fix memory leakPierrick Charron2011-11-211-0/+12
* Fix test to use PHP_CURL_HTTP_REMOTE_SERVERPierrick Charron2011-11-211-3/+4
* fix is_a reflectionStanislav Malyshev2011-11-201-0/+1
* - restore correct window_sizePierre Joye2011-11-201-1/+1
* - fix build, ansi c requires constant value, no expresion, even constant varPierre Joye2011-11-191-2/+2
* - Fixed bug #60339 (valgrind reports LEAK --with-mm)Felipe Pena2011-11-191-1/+1
* - Fix testsFelipe Pena2011-11-193-3/+7
* - Fixed bug #43200 (Interface implementation / inheritence not possible in ab...Felipe Pena2011-11-194-1/+82
* backport the line from trunk and fix uninitialized variablesAntony Dovgal2011-11-191-0/+1
* - Fixed bug #60337 bcscale related crashed on 64bits platformsMateusz Kocielski2011-11-193-1/+16
* - Removed C++ comment styleFelipe Pena2011-11-191-1/+1
* fix bug #60164 (Stubs of a specific length break phar_open_from_fp scanning f...Stanislav Malyshev2011-11-194-2/+46
* fix NEWSStanislav Malyshev2011-11-191-4/+0
* fix test numberStanislav Malyshev2011-11-191-1/+1
* Fix bug #60150 (Integer overflow during the parsing of invalid exif header)Stanislav Malyshev2011-11-194-2/+27
* 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