summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* MFH: nuke php3 legacyfoobar2005-12-0686-119/+119
|
* 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
|
* MFH: nuke php3 legacyfoobar2005-12-064-24/+24
|
* MFHfoobar2005-12-065-56/+56
|
* MFHfoobar2005-12-062-60/+60
|
* MFHfoobar2005-12-061-17/+17
|
* MFHfoobar2005-12-051-1/+1
|
* MFH: list_entry -> zend_rsrc_list_entryfoobar2005-12-0513-65/+65
|
* 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
| | | | | session code.
* more typos fixed (thanks to Mike Naberezny for noticing these)Antony Dovgal2005-12-051-2/+2
|
* fix reallocation bugStanislav Malyshev2005-12-051-1/+1
|
* Fixed bug #35558 (mktime() interpreting 3 digit years incorrectly).Ilia Alshanetsky2005-12-053-2/+5
|
* improve error messagesAntony Dovgal2005-12-051-2/+2
|
* 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-052-0/+18
| | | | | add also SET, ENUM, NEWDATE and GEOMETRY to the switch
* Fixed bug #35509 (string constant as array key has different behavior inside ↵Dmitry Stogov2005-12-054-10/+41
| | | | object)
* Avoid gcov conflicts on non-unique filenamesIlia Alshanetsky2005-12-051-5/+5
|
* fix branchesfoobar2005-12-041-3/+3
|
* 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
| | | | | | | | Added 2nd optional parameter to parse_url() that allows retrieval of individual URL components. Added 3rd optional parameter to http_build_query() that allows custom param separator.
* load proper header fileIlia Alshanetsky2005-12-041-1/+1
|
* Fixed bug #35062 (socket_read() produces warnings on non blocking sockets).Ilia Alshanetsky2005-12-042-1/+15
|
* Fixed gcov for generated filesIlia Alshanetsky2005-12-041-10/+11
|
* Regen files so they work properly with gcov.Ilia Alshanetsky2005-12-042-1621/+906
|
* reorder,rewordfoobar2005-12-041-3/+3
|
* BFNAntony Dovgal2005-12-041-0/+3
|
* MFH: fix #35539 (typo in error message for ErrorException)Antony Dovgal2005-12-041-2/+2
|
* MFH: fix #35543 (php crash when calling non existing method of a class that ↵Antony Dovgal2005-12-041-1/+1
| | | | extends PDO)
* MFH: fix typos in xmlwriter/config.m4Antony Dovgal2005-12-041-2/+2
|
* MFH: add declarationsAntony Dovgal2005-12-034-3/+14
| | | | | more uint -> size_t fixes
* fix #35538 (new "hash" extensions does not compile on amd64)Antony Dovgal2005-12-031-1/+1
|
* add .cvsignoreAntony Dovgal2005-12-030-0/+0
|
* 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
|