summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Fix PECL #6138Wez Furlong2005-12-041-0/+3
* Added tests for new parse_url() and http_build_query() functionality.Ilia Alshanetsky2005-12-042-0/+28
* MFH:Ilia Alshanetsky2005-12-045-21/+72
* load proper header fileIlia Alshanetsky2005-12-041-1/+1
* Fixed bug #35062 (socket_read() produces warnings on non blocking sockets).Ilia Alshanetsky2005-12-041-1/+13
* Regen files so they work properly with gcov.Ilia Alshanetsky2005-12-042-1621/+906
* MFH: fix #35543 (php crash when calling non existing method of a class that e...Antony Dovgal2005-12-041-1/+1
* MFH: fix typos in xmlwriter/config.m4Antony Dovgal2005-12-041-2/+2
* MFH: add declarationsAntony Dovgal2005-12-034-3/+14
* fix #35538 (new "hash" extensions does not compile on amd64)Antony Dovgal2005-12-031-1/+1
* MFH: yet another compile warningAntony Dovgal2005-12-031-1/+6
* MFH: fix compile warningAntony Dovgal2005-12-032-3/+3
* MFH: - Fix bug #35530 (ext/bz2 compile failure with phpize)foobar2005-12-031-0/+4
* - add adler32 testMichael Wallner2005-12-032-0/+23
* MFH: fix wsMichael Wallner2005-12-031-1/+4
* - add test to package.xmlMichael Wallner2005-12-031-0/+1
* MFH: add crc32 testMichael Wallner2005-12-031-0/+36
* MFH: Add MD4Sara Golemon2005-12-036-39/+227
* MFHfoobar2005-12-031-1/+1
* MFHfoobar2005-12-031-1/+1
* Regenerate file to be more gcov friendlyIlia Alshanetsky2005-12-021-2/+2
* - touch with correct re2c version and correct optionsfoobar2005-12-021-25534/+17080
* - Fix warningfoobar2005-12-021-0/+1
* MFJ: use --enable instead of --withMichael Wallner2005-12-021-1/+1
* MFHfoobar2005-12-021-49/+14
* Enable hash & xmlwriter by defaultIlia Alshanetsky2005-12-022-3/+3
* Added xmlwriter to 5.1Ilia Alshanetsky2005-12-0224-0/+2840
* Added hash extension to PHP 5.1Ilia Alshanetsky2005-12-0250-0/+8373
* - export everything we've got aliases forMichael Wallner2005-12-011-0/+8
* - use php_pcre aliasesMichael Wallner2005-12-012-1/+4
* tweak fix a bitAntony Dovgal2005-12-011-2/+2
* - Fix paths for --enable-gcov usagefoobar2005-12-011-10/+10
* MFH: ext/filter will need those exportsMichael Wallner2005-12-011-0/+1
* MFH: fix #35508 (PDO fails when unknown fetch mode specified)Antony Dovgal2005-12-011-0/+8
* fix Win32 compile failureAntony Dovgal2005-12-011-1/+1
* add 2 new testsAntony Dovgal2005-12-012-0/+824
* Fixed memory leaksIlia Alshanetsky2005-12-012-1/+5
* Fixed bug #35499 (strtotime() does not handle whitespace around the dateIlia Alshanetsky2005-12-015-17095/+25598
* fix compile failure on Windows - Microsoft hasn't heard of long long :)Andrey Hristov2005-12-012-2/+11
* fix #35490 (socket_sendto() unable to handle IPv6 addresses)Antony Dovgal2005-12-011-1/+1
* MFH: fix potential problem in php_oci_bind_post_exec() when OCIDateToText() f...Antony Dovgal2005-12-011-2/+6
* upgrade bundled OCI8 to v.1.1Antony Dovgal2005-12-01126-6706/+13135
* Fixed bug #34729 (Crash in ZTS mode under Apache)Dmitry Stogov2005-12-012-4/+8
* MFH: - Fix paths for --enable-gcovfoobar2005-12-013-90/+90
* MFH: - Use correct configure option style. Enabled by default.foobar2005-12-012-3/+3
* prep for releaseWez Furlong2005-12-012-3/+4
* Fixed bug #35496 (Crash in mcrypt_generic()/mdecrypt_generic() withoutIlia Alshanetsky2005-11-302-33/+69
* add new testAntony Dovgal2005-11-301-0/+261
* Fixed memory leakIlia Alshanetsky2005-11-302-2/+5
* - Moved reflection into its own extensionMarcus Boerger2005-11-305-0/+4360