summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 5.4.0rc3php-5.4.0RC3Stanislav Malyshev2011-12-080-0/+0
* 5.4.0rc3Stanislav Malyshev2011-12-083-4/+4
* Make sure that we set the strong crypto result to false as well as returning ...Scott MacVicar2011-12-072-1/+11
* Test cosmetics.Derick Rethans2011-12-0713-13/+13
* Sorting out the tests *once* more.Derick Rethans2011-12-076-5/+66
* Fix testPierrick Charron2011-12-071-1/+1
* Add new test for CURLOPT_POSTFIELDSPierrick Charron2011-12-072-0/+53
* - tests require 64bit integerPierre Joye2011-12-071-0/+6
* Implemented FR #54514 (Get php binary path during script execution).Xinchen Hui2011-12-075-46/+78
* - print_r seems to display 0 or nothing for days, let make that test works in...Pierre Joye2011-12-071-3/+3
* - fix warning and fix buggy behavior of timelib_diff due to bad assumption of...Pierre Joye2011-12-071-0/+1
* - rename to correct bug #Pierre Joye2011-12-071-0/+0
* - set TZPierre Joye2011-12-071-0/+2
* - force LFPierre Joye2011-12-061-1/+1
* - add windows version of this testPierre Joye2011-12-061-0/+48
* - add windows version of this testPierre Joye2011-12-061-2/+5
* - force LFPierre Joye2011-12-061-1/+1
* - force LFPierre Joye2011-12-061-1/+1
* Use zbacktrace_ex instead of zbacktrace(actullay is dump_bt)Xinchen Hui2011-12-061-77/+57
* - force LF as EOL as the code expects it.Pierre Joye2011-12-060-0/+0
* Add zbacktrace_ex to .gdbinit which will print extra argument info than zback...Xinchen Hui2011-12-061-1/+72
* Coding standardPierrick Charron2011-12-061-1/+1
* - Fixed bug #53502 (strtotime with timezone memory leak).Derick Rethans2011-12-069-55/+245
* - Added a test case for #53437.Derick Rethans2011-12-061-0/+28
* - Fixed bug #52062: large timestamps with DateTime::getTimestamp and DateTime...Derick Rethans2011-12-063-3/+24
* - Cosmetics for test case for #48678.Derick Rethans2011-12-061-2/+2
* - Fixed test case for #54851.Derick Rethans2011-12-061-2/+2
* This changes adds the --EXTENSION-- section to .phpt files as Derick Rethans2011-12-061-1/+13
* remove irrelevant codes in testXinchen Hui2011-12-051-5/+1
* Add xfaild test for a secluded issueXinchen Hui2011-12-051-0/+34
* Fix typoXinchen Hui2011-12-051-1/+1
* Fixed bug #60444 (Segmentation fault with include & class extending)Dmitry Stogov2011-12-052-5/+23
* Added myself as curl maintainerPierrick Charron2011-12-041-1/+1
* Fixed Bug #55478 (FILTER_VALIDATE_EMAIL fails with internationalized Ilia Alshanetsky2011-12-042-1/+12
* Fix test.. the errormessage is irrelevant, we are testing if we segfault and ...Hannes Magnusson2011-12-041-6/+4
* Fixed bug #60439curl_copy_handle segfault when used with CURLOPT_PROGRESSFUNC...Pierrick Charron2011-12-043-0/+36
* Expose zend_signal_handler_unblock() to DSO extensions to allow usage of HAND...Dmitry Stogov2011-12-022-2/+2
* Fixed bug #60240 (invalid read/writes when unserializing specially crafted st...Michael Wallner2011-12-023-5/+10
* Cleans up test filePierrick Charron2011-12-021-0/+1
* - Escape [ ] chars in the configure messageFelipe Pena2011-12-011-3/+3
* - Replace possible esc char to <esc> in the XML outputFelipe Pena2011-12-011-2/+2
* - Fixed testsFelipe Pena2011-12-013-12/+12
* - Fixed testsFelipe Pena2011-12-018-56/+56
* Fixed icorrect key length after updating constant indexDmitry Stogov2011-12-011-0/+1
* - Added tests for bug #60350Felipe Pena2011-11-301-0/+11
* - Fixed bug #60350 (No string escape code for ESC (ascii 27), normally \e)Felipe Pena2011-11-303-0/+11
* Don't write more data than the protocol can grok or the server willAndrey Hristov2011-11-301-0/+8
* Move entries that occurred after 5.4.0RC2 was branched (thanks salathe)Christopher Jones2011-11-291-6/+9
* Miscellaneous: move misplaced entry; fix typos; note more precise OCI8 DLL de...Christopher Jones2011-11-292-12/+13
* Fixed bug #54911 (Access to a undefined member in inherit SoapClient may caus...Dmitry Stogov2011-11-282-0/+33