Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | MFH: nuke php3 legacy | foobar | 2005-12-06 | 86 | -119/+119 | |
| | ||||||
* | sync with HEAD | foobar | 2005-12-06 | 1 | -1/+1 | |
| | ||||||
* | MFH | foobar | 2005-12-06 | 4 | -9/+9 | |
| | ||||||
* | MFH: nuke php3 legacy | foobar | 2005-12-06 | 6 | -17/+17 | |
| | ||||||
* | MFH: nuke php3 legacy | foobar | 2005-12-06 | 1 | -14/+14 | |
| | ||||||
* | MFH | foobar | 2005-12-06 | 2 | -3/+3 | |
| | ||||||
* | MFH: nuke php3 legacy | foobar | 2005-12-06 | 3 | -13/+13 | |
| | ||||||
* | MFH: nuke php3 legacy | foobar | 2005-12-06 | 4 | -24/+24 | |
| | ||||||
* | MFH | foobar | 2005-12-06 | 5 | -56/+56 | |
| | ||||||
* | MFH | foobar | 2005-12-06 | 2 | -60/+60 | |
| | ||||||
* | MFH | foobar | 2005-12-06 | 1 | -17/+17 | |
| | ||||||
* | MFH | foobar | 2005-12-05 | 1 | -1/+1 | |
| | ||||||
* | MFH: list_entry -> zend_rsrc_list_entry | foobar | 2005-12-05 | 13 | -65/+65 | |
| | ||||||
* | MFH: Nuke php3 legacy | foobar | 2005-12-05 | 22 | -91/+91 | |
| | ||||||
* | MFH:- Do not use the PHP3 era names | foobar | 2005-12-05 | 1 | -5/+5 | |
| | ||||||
* | MFH: fix typo | foobar | 2005-12-05 | 1 | -2/+2 | |
| | ||||||
* | MFH | foobar | 2005-12-05 | 1 | -2/+2 | |
| | ||||||
* | MFH | foobar | 2005-12-05 | 2 | -56/+56 | |
| | ||||||
* | Wrap the php_session.h include in the same ifdef as the rest of the | Brian France | 2005-12-05 | 1 | -69/+71 | |
| | | | | | session code. | |||||
* | more typos fixed (thanks to Mike Naberezny for noticing these) | Antony Dovgal | 2005-12-05 | 1 | -2/+2 | |
| | ||||||
* | fix reallocation bug | Stanislav Malyshev | 2005-12-05 | 1 | -1/+1 | |
| | ||||||
* | Fixed bug #35558 (mktime() interpreting 3 digit years incorrectly). | Ilia Alshanetsky | 2005-12-05 | 3 | -2/+5 | |
| | ||||||
* | improve error messages | Antony Dovgal | 2005-12-05 | 1 | -2/+2 | |
| | ||||||
* | add NEWDECIMAL, NEWDATE, GEOMETRY, SET and ENUM field types | Antony Dovgal | 2005-12-05 | 1 | -0/+11 | |
| | ||||||
* | fix #35536 (mysql_field_type() doesn't handle NEWDECIMAL) | Antony Dovgal | 2005-12-05 | 2 | -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 Stogov | 2005-12-05 | 4 | -10/+41 | |
| | | | | object) | |||||
* | Avoid gcov conflicts on non-unique filenames | Ilia Alshanetsky | 2005-12-05 | 1 | -5/+5 | |
| | ||||||
* | fix branches | foobar | 2005-12-04 | 1 | -3/+3 | |
| | ||||||
* | switch to package2.xml | Wez Furlong | 2005-12-04 | 23 | -657/+772 | |
| | ||||||
* | Fix PECL #6138 | Wez Furlong | 2005-12-04 | 1 | -0/+3 | |
| | ||||||
* | Added tests for new parse_url() and http_build_query() functionality. | Ilia Alshanetsky | 2005-12-04 | 2 | -0/+28 | |
| | ||||||
* | MFH: | Ilia Alshanetsky | 2005-12-04 | 5 | -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 file | Ilia Alshanetsky | 2005-12-04 | 1 | -1/+1 | |
| | ||||||
* | Fixed bug #35062 (socket_read() produces warnings on non blocking sockets). | Ilia Alshanetsky | 2005-12-04 | 2 | -1/+15 | |
| | ||||||
* | Fixed gcov for generated files | Ilia Alshanetsky | 2005-12-04 | 1 | -10/+11 | |
| | ||||||
* | Regen files so they work properly with gcov. | Ilia Alshanetsky | 2005-12-04 | 2 | -1621/+906 | |
| | ||||||
* | reorder,reword | foobar | 2005-12-04 | 1 | -3/+3 | |
| | ||||||
* | BFN | Antony Dovgal | 2005-12-04 | 1 | -0/+3 | |
| | ||||||
* | MFH: fix #35539 (typo in error message for ErrorException) | Antony Dovgal | 2005-12-04 | 1 | -2/+2 | |
| | ||||||
* | MFH: fix #35543 (php crash when calling non existing method of a class that ↵ | Antony Dovgal | 2005-12-04 | 1 | -1/+1 | |
| | | | | extends PDO) | |||||
* | MFH: fix typos in xmlwriter/config.m4 | Antony Dovgal | 2005-12-04 | 1 | -2/+2 | |
| | ||||||
* | MFH: add declarations | Antony Dovgal | 2005-12-03 | 4 | -3/+14 | |
| | | | | | more uint -> size_t fixes | |||||
* | fix #35538 (new "hash" extensions does not compile on amd64) | Antony Dovgal | 2005-12-03 | 1 | -1/+1 | |
| | ||||||
* | add .cvsignore | Antony Dovgal | 2005-12-03 | 0 | -0/+0 | |
| | ||||||
* | MFH: yet another compile warning | Antony Dovgal | 2005-12-03 | 1 | -1/+6 | |
| | ||||||
* | MFH: fix compile warning | Antony Dovgal | 2005-12-03 | 2 | -3/+3 | |
| | ||||||
* | MFH: - Fix bug #35530 (ext/bz2 compile failure with phpize) | foobar | 2005-12-03 | 1 | -0/+4 | |
| | ||||||
* | - add adler32 test | Michael Wallner | 2005-12-03 | 2 | -0/+23 | |
| | ||||||
* | MFH: fix ws | Michael Wallner | 2005-12-03 | 1 | -1/+4 | |
| | ||||||
* | - add test to package.xml | Michael Wallner | 2005-12-03 | 1 | -0/+1 | |
| |