Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added PDO_MYSQL_ATTR_USE_BUFFERED_QUERY parameter for pdo_mysql, to toggle | Ilia Alshanetsky | 2005-06-24 | 1 | -0/+2 |
| | | | | | usage of buffered queries. | ||||
* | Fixed bug #30519 (Interface not existing says Class not found) | Dmitry Stogov | 2005-06-24 | 1 | -0/+1 |
| | |||||
* | Fixed bug #28377 (debug_backtrace is intermittently passing args) | Dmitry Stogov | 2005-06-23 | 1 | -0/+1 |
| | |||||
* | Fixed bug #32660 (Assignment by reference causes crash when field access is ↵ | Dmitry Stogov | 2005-06-23 | 1 | -0/+2 |
| | | | | overloaded (__get)) | ||||
* | Fixed bug #30828 (debug_backtrace() reports incorrect class in overridden ↵ | Dmitry Stogov | 2005-06-23 | 1 | -0/+2 |
| | | | | methods) | ||||
* | Fixed bug #27268 (Bad references accentuated by clone). | Dmitry Stogov | 2005-06-23 | 1 | -0/+1 |
| | |||||
* | - Back to -dev | Andi Gutmans | 2005-06-23 | 1 | -0/+2 |
| | |||||
* | - Beta 2 | Andi Gutmans | 2005-06-23 | 1 | -12/+10 |
| | |||||
* | BFN | Rob Richards | 2005-06-22 | 1 | -0/+2 |
| | |||||
* | Fixed bug #32160 (copying a file into itself leads to data loss). | Ilia Alshanetsky | 2005-06-22 | 1 | -0/+1 |
| | |||||
* | Fixed bug #29896 (Backtrace argument list out of sync) | Dmitry Stogov | 2005-06-22 | 1 | -0/+1 |
| | |||||
* | - allow to use "yes" and "true" with ini_set() and in commandline (through ↵ | Antony Dovgal | 2005-06-22 | 1 | -0/+2 |
| | | | | | | | | -d flag) - fix #15854 that was caused by wrong consideration that zend_ini_boolean_displayer_cb() always recieves converted to "0"/"1" values. | ||||
* | Fixed bug #33257 (array_splice() inconsistent when passed function instead ↵ | Dmitry Stogov | 2005-06-22 | 1 | -0/+2 |
| | | | | of variable) | ||||
* | BFN | foobar | 2005-06-22 | 1 | -0/+3 |
| | |||||
* | - Take #3 :) | Andi Gutmans | 2005-06-21 | 1 | -3/+1 |
| | |||||
* | Fixed bug #31213 (Sideeffects caused by fix of bug #29493) | Dmitry Stogov | 2005-06-21 | 1 | -0/+1 |
| | |||||
* | - Back to -dev | Andi Gutmans | 2005-06-20 | 1 | -0/+2 |
| | |||||
* | - Beta 2 | Andi Gutmans | 2005-06-20 | 1 | -1/+1 |
| | |||||
* | Fixed bug #31054 (safe_mode & open_basedir checks only check first | Ilia Alshanetsky | 2005-06-20 | 1 | -0/+2 |
| | | | | | include_path value). | ||||
* | fix #29683 (headers_list() returns empty array) | Antony Dovgal | 2005-06-20 | 1 | -0/+1 |
| | |||||
* | - Update news with implemented FRs and added test for those FRs. | Derick Rethans | 2005-06-20 | 1 | -1/+3 |
| | |||||
* | reorder | foobar | 2005-06-20 | 1 | -6/+5 |
| | |||||
* | - Fix typo | Andi Gutmans | 2005-06-20 | 1 | -1/+1 |
| | |||||
* | - BFN | Marcus Boerger | 2005-06-20 | 1 | -0/+2 |
| | |||||
* | - BFN | Marcus Boerger | 2005-06-20 | 1 | -0/+4 |
| | |||||
* | - Add #20382 to the list, and expand testcase again. | Derick Rethans | 2005-06-19 | 1 | -1/+1 |
| | |||||
* | reorder + typofix :) | foobar | 2005-06-18 | 1 | -2/+2 |
| | |||||
* | - Update NEWS with bugfix happyness. | Derick Rethans | 2005-06-18 | 1 | -0/+2 |
| | | | | | - Update TODO file for ext/date. No known bugs currently. | ||||
* | BFN | foobar | 2005-06-18 | 1 | -0/+1 |
| | |||||
* | Added offset & length parameters to substr_count() function. | Ilia Alshanetsky | 2005-06-18 | 1 | -0/+1 |
| | |||||
* | BFN | foobar | 2005-06-18 | 1 | -2/+2 |
| | |||||
* | Added offset parameter to the stream_copy_to_stream() function. | Ilia Alshanetsky | 2005-06-17 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | Andrei Zmievski | 2005-06-17 | 1 | -0/+2 |
| | |||||
* | add news entry and test for bug #33382 | Antony Dovgal | 2005-06-17 | 1 | -0/+2 |
| | |||||
* | Fixed bug #33277 (private method accessed by child class) | Dmitry Stogov | 2005-06-17 | 1 | -0/+1 |
| | |||||
* | Improved PHP extension loading mechanism with support for module ↵ | Dmitry Stogov | 2005-06-17 | 1 | -0/+2 |
| | | | | dependencies and conflicts. | ||||
* | typofix | foobar | 2005-06-16 | 1 | -2/+2 |
| | |||||
* | Allowed return by refrence from internal functions | Dmitry Stogov | 2005-06-16 | 1 | -0/+1 |
| | |||||
* | Fixed bug #33318 (throw 1; results in Invalid opcode 108/1/8) | Dmitry Stogov | 2005-06-16 | 1 | -0/+1 |
| | |||||
* | BFN | foobar | 2005-06-14 | 1 | -0/+1 |
| | |||||
* | - Add my new timelib and ext/date. For now only strtotime() makes use of this. | Derick Rethans | 2005-06-14 | 1 | -0/+2 |
| | |||||
* | Added bindto socket context option. | Ilia Alshanetsky | 2005-06-14 | 1 | -0/+1 |
| | |||||
* | added news item for GLOB_ERR fix | Hartmut Holzgraefe | 2005-06-13 | 1 | -0/+1 |
| | |||||
* | Fixed bug #33212 ([GCC 4]: 'zend_error_noreturn' aliased to external symbol ↵ | Dmitry Stogov | 2005-06-13 | 1 | -0/+2 |
| | | | | | | | 'zend_error'). The fix is not tested on Solaris and DARWIN! | ||||
* | - Fixed bug #31256 (PHP_EVAL_LIBLINE configure macro does not handle -pthread) | foobar | 2005-06-13 | 1 | -5/+5 |
| | |||||
* | Fixed bug #33312 (ReflectionParameter methods do not work correctly) | Dmitry Stogov | 2005-06-13 | 1 | -0/+4 |
| | |||||
* | Merge the bug fix entries from PHP_5_0 branch | foobar | 2005-06-11 | 1 | -22/+184 |
| | |||||
* | - b2 (will post it to internals@) | Andi Gutmans | 2005-06-11 | 1 | -0/+6 |
| | |||||
* | - Go with Beta 1 | Andi Gutmans | 2005-06-10 | 1 | -509/+398 |
| | | | | | - Merged 5.0.x news and nuked anything prior to 5.0.0 release | ||||
* | Add some entries that was forgotten | Dmitry Stogov | 2005-06-10 | 1 | -0/+4 |
| |