summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_5_1_4'.php-5.1.4SVN Migration2006-05-0314-1582/+71
* mfh(r-1.129) Expose PARAM_EVT_* constantsSara Golemon2006-05-031-0/+8
* Revert previous optimization if preparation for 5.1.4Ilia Alshanetsky2006-05-031-2/+2
* - document the --with-pdo-sqlite[=dir]Pierre Joye2006-05-031-0/+3
* Fix bug #37277 (cloning Dom Documents or Nodes does not work)Rob Richards2006-05-034-3/+27
* MFHDmitry Stogov2006-05-031-1/+1
* Attempt to increase smart_str performance through the use of largerIlia Alshanetsky2006-05-021-2/+2
* set min pdo dep to 1.0.3, which will be the new pecl releaseWez Furlong2006-05-027-10/+13
* prep for pecl releaseWez Furlong2006-05-025-16/+36
* tweak for better compatibility when building as SCE.Wez Furlong2006-05-021-2/+3
* - Make SplTempFileObject work in 5.1Marcus Boerger2006-05-011-1/+21
* Add two new context options for ssl:Wez Furlong2006-04-302-1/+61
* fix PECL #6544Wez Furlong2006-04-301-1/+1
* Fix #36632Wez Furlong2006-04-301-0/+8
* Fix #35552Wez Furlong2006-04-301-3/+11
* - MFH: fix bug #37176 (iconv_strpos() fails to find a string)Moriyoshi Koizumi2006-04-272-18/+24
* fix testsAntony Dovgal2006-04-252-3/+3
* remove nonexistent tagAntony Dovgal2006-04-251-2/+0
* fix possible substr_compare() crashAntony Dovgal2006-04-253-2/+60
* fix #37191 (chmod takes off sticky bit when safe_mode is On)Antony Dovgal2006-04-251-2/+17
* - Fixed bug #37192 (cc fails on hash_adler.c:32)Michael Wallner2006-04-251-1/+3
* Fixed bug #37162 (wddx does not build as a shared extension).Ilia Alshanetsky2006-04-231-0/+4
* bah.. no UEXPECT in this branch..Antony Dovgal2006-04-221-4/+0
* add test for #37158Antony Dovgal2006-04-221-0/+43
* MFB: don't segfault if an exception has been thrown from the fetch handlerAntony Dovgal2006-04-221-1/+1
* avoid unterminated loop when closing the statement.Wez Furlong2006-04-221-10/+15
* - Fix reading stream filters never notified about EOFMichael Wallner2006-04-201-0/+72
* Fixed tokenizer testsIlia Alshanetsky2006-04-203-114/+114
* fix build with newer libtidy versions on windowsNuno Lopes2006-04-191-4/+9
* Fixing static builds on windoze machines for our current lib versionJohn Coggeshall2006-04-191-1/+0
* Cleaned up Andrei's patch for caching WSDL in process memory, added TTL and L...Dmitry Stogov2006-04-195-138/+218
* MFH: fix typoAntony Dovgal2006-04-191-1/+1
* Fixed bug #29476 (sqlite_fetch_column_types() locks the database forever).Ilia Alshanetsky2006-04-181-1/+3
* Fixed bug #37083 (Frequent crashs in SOAP extension with new WSDL caching cod...Dmitry Stogov2006-04-183-5/+167
* Commit the actual fixIlia Alshanetsky2006-04-181-3/+5
* MFH: Fixed bug #37103 (libmbfl headers not installed)foobar2006-04-171-1/+1
* MFH(r-1.55) Fix 'soft line break' handling in convert.quoted-printable-decodeSara Golemon2006-04-171-5/+24
* Some encodings were assumed to be default and, thus, were not madeAndrei Zmievski2006-04-173-5/+9
* Fixed several bugs in new "caching WSDL in memory" codeDmitry Stogov2006-04-171-23/+32
* Fixed a typo in the previous patch.Ilia Alshanetsky2006-04-161-1/+1
* Fixed bug #37045 (Fixed check for special chars for http redirects).Ilia Alshanetsky2006-04-161-4/+5
* ok, let's make this test to work on all systemsAntony Dovgal2006-04-141-2/+2
* - MFH Fix properties access to children() resultMarcus Boerger2006-04-142-1/+36
* fix #37077 (stream_socket_server() leaks when the port is not allowed)Antony Dovgal2006-04-141-0/+2
* Fixed calling header functions through __call()Dmitry Stogov2006-04-141-1/+3
* AIX #define's accept as nacceptAntony Dovgal2006-04-131-0/+4
* fix bug #37061 (curl_exec() doesn't zero-terminate binary strings) - we get t...Antony Dovgal2006-04-132-12/+11
* Fixed bug #37054 (SoapClient Error Fetching http headers)Dmitry Stogov2006-04-132-3/+17
* fix test titleAntony Dovgal2006-04-121-1/+1
* - MFH: Fix bug #37060 (Type of retval of Countable::count() is not checked)Johannes Schlüter2006-04-121-0/+1