summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* MFH: nuke php3 legacyfoobar2005-12-0678-110/+110
* sync with HEADfoobar2005-12-061-1/+1
* MFHfoobar2005-12-064-9/+9
* MFH: nuke php3 legacyfoobar2005-12-066-17/+17
* MFH: nuke php3 legacyfoobar2005-12-061-14/+14
* MFHfoobar2005-12-062-3/+3
* MFH: nuke php3 legacyfoobar2005-12-063-13/+13
* MFHfoobar2005-12-062-47/+47
* MFHfoobar2005-12-062-60/+60
* MFHfoobar2005-12-061-17/+17
* MFHfoobar2005-12-051-1/+1
* MFH: list_entry -> zend_rsrc_list_entryfoobar2005-12-0512-63/+63
* MFH: Nuke php3 legacyfoobar2005-12-0522-91/+91
* MFH:- Do not use the PHP3 era namesfoobar2005-12-051-5/+5
* MFH: fix typofoobar2005-12-051-2/+2
* MFHfoobar2005-12-051-2/+2
* MFHfoobar2005-12-052-56/+56
* Wrap the php_session.h include in the same ifdef as the rest of theBrian France2005-12-051-69/+71
* fix reallocation bugStanislav Malyshev2005-12-051-1/+1
* Fixed bug #35558 (mktime() interpreting 3 digit years incorrectly).Ilia Alshanetsky2005-12-052-2/+4
* add NEWDECIMAL, NEWDATE, GEOMETRY, SET and ENUM field typesAntony Dovgal2005-12-051-0/+11
* fix #35536 (mysql_field_type() doesn't handle NEWDECIMAL)Antony Dovgal2005-12-051-0/+17
* switch to package2.xmlWez Furlong2005-12-0423-657/+772
* 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