| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | reorder | foobar | 2005-03-08 | 1 | -1/+1 |
| | | |||||
| * | ChangeLog update | 2005-03-08 | 2 | -0/+116 | |
| | | |||||
| * | - Add/Correct parameter info and protos | Marcus Boerger | 2005-03-08 | 1 | -15/+48 |
| | | |||||
| * | - Add new tests | Marcus Boerger | 2005-03-07 | 4 | -0/+192 |
| | | |||||
| * | - Add new tests | Marcus Boerger | 2005-03-07 | 4 | -0/+552 |
| | | |||||
| * | - Update signature | Marcus Boerger | 2005-03-07 | 2 | -3/+3 |
| | | |||||
| * | - Add some more news | Marcus Boerger | 2005-03-07 | 1 | -0/+8 |
| | | |||||
| * | - Add test | Marcus Boerger | 2005-03-07 | 1 | -0/+79 |
| | | |||||
| * | - New Interface Serializeable | Marcus Boerger | 2005-03-07 | 4 | -1/+92 |
| | | | | | | | - Change signature of unserialize() callback to ease inheritance and support code reuse of handlers | ||||
| * | - Add more methods | Marcus Boerger | 2005-03-07 | 1 | -36/+192 |
| | | | | | | | | - Avoid exceptions in iterator access - Do not read in rewind8) or next() instead read in iteration if neccessary - Correctly count line numer on reading | ||||
| * | - Fix proto | Marcus Boerger | 2005-03-07 | 1 | -1/+5 |
| | | | | | | - Do not try to write zero bytes | ||||
| * | - Length needs to be positive | Marcus Boerger | 2005-03-07 | 1 | -1/+1 |
| | | |||||
| * | - Make maic qutes runtime work if length is specified too | Marcus Boerger | 2005-03-07 | 1 | -2/+2 |
| | | |||||
| * | - Delay memory allocation, speeds up faiure case | Marcus Boerger | 2005-03-07 | 1 | -5/+2 |
| | | |||||
| * | Added htmlspecialchars_decode() function for fast conversion from | Ilia Alshanetsky | 2005-03-07 | 4 | -0/+54 |
| | | | | | | htmlspecialchars() generated entities back to characters. | ||||
| * | - Add updated description | Marcus Boerger | 2005-03-07 | 1 | -1/+1 |
| | | |||||
| * | - Fix #32226 | Marcus Boerger | 2005-03-07 | 2 | -1/+37 |
| | | |||||
| * | Revert // </script> patch | Zeev Suraski | 2005-03-07 | 1 | -12/+3 |
| | | |||||
| * | Fixed bug #32210 (proc_get_status() sets "running" always to true). | Ilia Alshanetsky | 2005-03-07 | 1 | -0/+2 |
| | | |||||
| * | Add test 017. | Magnus M��tt� | 2005-03-07 | 1 | -0/+22 |
| | | |||||
| * | - Fix problem with some plain c pedantic compilers | Marcus Boerger | 2005-03-07 | 1 | -1/+3 |
| | | |||||
| * | - Add new test | Marcus Boerger | 2005-03-07 | 1 | -0/+68 |
| | | |||||
| * | - Add new tests | Marcus Boerger | 2005-03-07 | 3 | -0/+66 |
| | | |||||
| * | ChangeLog update | 2005-03-07 | 2 | -0/+81 | |
| | | |||||
| * | - In File::fgetcsv() use max length from object | Marcus Boerger | 2005-03-07 | 1 | -10/+26 |
| | | |||||
| * | - Add File object | Marcus Boerger | 2005-03-07 | 2 | -34/+538 |
| | | |||||
| * | - Allow length 0 as default (e.g. skip param) | Marcus Boerger | 2005-03-07 | 1 | -0/+2 |
| | | |||||
| * | MFB: Fix VPATH build | foobar | 2005-03-06 | 1 | -0/+1 |
| | | |||||
| * | - Use new objects | Marcus Boerger | 2005-03-06 | 1 | -4/+4 |
| | | |||||
| * | - Fix problem with exception in other methods, too | Marcus Boerger | 2005-03-06 | 1 | -1/+1 |
| | | |||||
| * | - Add intefaces from zend_interface.h as macros | Marcus Boerger | 2005-03-06 | 1 | -0/+6 |
| | | |||||
| * | - Fix problem with exceptions in hasChildren calls | Marcus Boerger | 2005-03-06 | 1 | -3/+6 |
| | | |||||
| * | - Actuall the comments were correct | Marcus Boerger | 2005-03-06 | 1 | -2/+2 |
| | | |||||
| * | - Fix by Tim | Marcus Boerger | 2005-03-06 | 2 | -0/+2 |
| | | |||||
| * | - Bugfix #28840 __destruct of a class that extends mysqli not called | Marcus Boerger | 2005-03-06 | 1 | -1/+1 |
| | | |||||
| * | Make html_entity_decode() 15-20% faster by avoiding pointless string | Ilia Alshanetsky | 2005-03-06 | 1 | -7/+11 |
| | | | | | | duplication. | ||||
| * | - Moved ext/fam and ext/mnogosearch to PECL | foobar | 2005-03-06 | 12 | -4513/+6 |
| | | |||||
| * | Fixed bug #29424 (width and height inverted for JPEG2000 files). | Ilia Alshanetsky | 2005-03-06 | 1 | -1/+1 |
| | | |||||
| * | Fixed compile warning (bug #32046) | foobar | 2005-03-06 | 1 | -1/+1 |
| | | |||||
| * | Fix compile warning (bug #32047) | foobar | 2005-03-06 | 1 | -2/+2 |
| | | |||||
| * | ChangeLog update | 2005-03-06 | 1 | -0/+43 | |
| | | |||||
| * | Usually a good idea to have .cvsignore around. | Dan Scott | 2005-03-05 | 0 | -0/+0 |
| | | |||||
| * | Test PDO::beginTransaction and PDO::rollBack. | Dan Scott | 2005-03-05 | 2 | -0/+53 |
| | | |||||
| * | Opps. | John Coggeshall | 2005-03-05 | 1 | -4/+15 |
| | | |||||
| * | - Fixed bug #32109 ($_POST is not populated in multithreaded environment). | Moriyoshi Koizumi | 2005-03-05 | 4 | -1/+14 |
| | | |||||
| * | Missed this one... | Dan Scott | 2005-03-05 | 1 | -0/+183 |
| | | |||||
| * | Fixed bug #32115 (dateTime encoding of timezone incorrect) | Dmitry Stogov | 2005-03-05 | 1 | -6/+6 |
| | | |||||
| * | - Negative seeking is not supported | Marcus Boerger | 2005-03-05 | 2 | -11/+22 |
| | | |||||
| * | ChangeLog update | 2005-03-05 | 1 | -0/+20 | |
| | | |||||
| * | Starting tests.... | John Coggeshall | 2005-03-05 | 1 | -15/+4 |
| | | |||||
