summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Turn on gc before we test itRasmus Lerdorf2010-03-0325-0/+49
* Fix for bug #51192 (FILTER_VALIDATE_URL will invalidate a hostname that inclu...Adam Harvey2010-03-032-1/+14
* - Possible fix for bug #50999Felipe Pena2010-03-031-1/+1
* - Fixed bug #50731 (Inconsistent namespaces sent to functions registered with...Felipe Pena2010-03-032-3/+11
* - The ctor requires both argumentsHannes Magnusson2010-03-021-1/+1
* make portableChristopher Jones2010-03-021-1/+1
* Fixed bug #51171 (curl_setopt() doesn't output any errors or warnings when an...Ilia Alshanetsky2010-03-021-0/+5
* - Fixed bug #51176 (Static calling in non-static method behaves like $this->)Felipe Pena2010-03-026-13/+45
* Fix bug #43314Rasmus Lerdorf2010-03-011-1/+1
* Improve basic code coverageChristopher Jones2010-03-015-0/+215
* - Updated to version 2010.3 (2010c)Derick Rethans2010-03-011-16/+16
* Add some sysvmsg coverage testsRaphael Geissert2010-03-013-0/+199
* - Merge from upstream (note: this is no behavioral change, so need not to beMoriyoshi Koizumi2010-02-281-1/+3
* - Whitespaces.Moriyoshi Koizumi2010-02-281-2/+2
* Fix for bug #23229 (syslog function truncates messages): remove the hard-codedAdam Harvey2010-02-261-1/+1
* Fix assignment when SimpleXML is disabled on WindowsKalle Sommer Nielsen2010-02-251-1/+1
* Added parameter parsing check to SimpleXMLElement::count()Kalle Sommer Nielsen2010-02-251-1/+5
* Fix the text. Correct english and a bit shorter.Andrey Hristov2010-02-241-4/+4
* add better description to the problemAndrey Hristov2010-02-241-1/+5
* Rename crypt_blowfish_invalid_rounds.phpt to crypt_blowfish_variation1.phptJoey Smith2010-02-232-0/+20
* Add info on PHP doc contributions and add internals referencesChristopher Jones2010-02-231-17/+33
* Update crypt() tests to use binary strings and do stricter comparisonsJoey Smith2010-02-232-4/+13
* - update testPierre Joye2010-02-231-2/+2
* - return *0/*1 on failure instead of FALSE, to avoid possible issues with bad...Pierre Joye2010-02-231-5/+25
* - fix build when __GMP_BITS_PER_MP_LIMB is not defined but GMP_LIMB_BITS (no ...Pierre Joye2010-02-231-1/+4
* Corrected typo in LimitIterator offset exception. Fixes #51119Peter Cowburn2010-02-223-2/+36
* - With "extended" hashes, detect and reject invalid "setting" strings.Pierre Joye2010-02-221-42/+84
* - Corrected the sanity check of the "setting" string in _crypt_blowfish_rn() toPierre Joye2010-02-212-2/+1
* Fix the name of the locale in some testsRaphael Geissert2010-02-211-0/+0
* - Fix #51059, crypt can fail and return NULL, on almost all implementationsPierre Joye2010-02-212-12/+35
* - get the right error on windowsPierre Joye2010-02-211-0/+4
* Fixing a typo found in the m4 file while trying to understand/documentJoey Smith2010-02-201-1/+1
* Marked XFAIL as requested by PierreJoey Smith2010-02-192-0/+4
* Tests for upcoming patches to crypt, as discussed with Pierre over IRC.Joey Smith2010-02-192-0/+33
* - Update shtool to 2.0.8Jani Taskinen2010-02-181-42/+126
* Fix race condition in shtool's mkdir -p implementation (bug #51076)Raphael Geissert2010-02-181-1/+5
* Fixed bug #50795 (man pages have bad whatis entries)Kalle Sommer Nielsen2010-02-173-8/+5
* fix buffer overflowStanislav Malyshev2010-02-161-2/+2
* Correct description of getservbyname_basic.phpt (bug #51022)Raphael Geissert2010-02-161-1/+1
* - Fix test (Bug #51036)Felipe Pena2010-02-151-1/+1
* - Fix the fix :PFelipe Pena2010-02-151-2/+1
* - Added missing SKIPIFFelipe Pena2010-02-153-0/+6
* - Fix test (Bug #51035)Felipe Pena2010-02-151-2/+2
* - Fix test (bug #51040)Felipe Pena2010-02-151-1/+1
* add typedefs for all structure methods, and then reuse these typedefsAndrey Hristov2010-02-151-165/+338
* Fix strtolower.phpt (bug #51031)Raphael Geissert2010-02-131-0/+0
* - Fix testJani Taskinen2010-02-131-4/+2
* - Fixed testsJani Taskinen2010-02-132-3/+5
* - Removed duplicate tests (bug #51007)Jani Taskinen2010-02-121-35/+0
* - Added missing SKIPIF section to tests (bug #51014)Jani Taskinen2010-02-128-0/+16