mirror of
https://github.com/php/php-src.git
synced 2025-01-26 13:44:22 +08:00
ChangeLog update
This commit is contained in:
parent
2d3dc44908
commit
806c280d6d
62
ChangeLog
62
ChangeLog
@ -1,3 +1,65 @@
|
||||
2006-01-14 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
|
||||
|
||||
* ZendEngine2/tests/bug29210.phpt
|
||||
ZendEngine2/tests/bug29210.phpt:
|
||||
- Fix test
|
||||
|
||||
* (PHP_5_1)
|
||||
NEWS:
|
||||
- BFN
|
||||
|
||||
* ZendEngine2/zend_API.c
|
||||
ZendEngine2/zend_API.c
|
||||
ext/standard/tests/general_functions/bug36011.phpt:
|
||||
- Fixed bug #36011
|
||||
|
||||
* ext/standard/tests/general_functions/bug36011.phpt
|
||||
ext/standard/tests/general_functions/bug36011.phpt:
|
||||
|
||||
- Fixed bug #36011
|
||||
|
||||
2006-01-14 Jani Taskinen <jani.taskinen@sci.fi>
|
||||
|
||||
* (PHP_5_1)
|
||||
NEWS:
|
||||
be wordy
|
||||
|
||||
2006-01-14 Georg Richter <georg@mysql.com>
|
||||
|
||||
* (PHP_5_1)
|
||||
NEWS:
|
||||
New field constants for BIT and NEWDECIMAL
|
||||
|
||||
* (PHP_5_1)
|
||||
ext/mysqli/mysqli.c:
|
||||
2nd attempt: implementation of 36007
|
||||
1st commit stopped with protocol error - never seen that before :-(
|
||||
|
||||
2006-01-14 Jani Taskinen <jani.taskinen@sci.fi>
|
||||
|
||||
* (PHP_5_1)
|
||||
NEWS:
|
||||
removed false information
|
||||
|
||||
2006-01-14 Georg Richter <georg@mysql.com>
|
||||
|
||||
* (PHP_5_1)
|
||||
NEWS:
|
||||
Implemented feature request #36007: Support for BIT and NEW_DECIMAL field
|
||||
types
|
||||
|
||||
2006-01-14 Jani Taskinen <jani.taskinen@sci.fi>
|
||||
|
||||
* (PHP_5_1)
|
||||
NEWS:
|
||||
fix news
|
||||
|
||||
2006-01-14 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
|
||||
|
||||
* (PHP_5_1)
|
||||
sapi/cli/php_cli.c:
|
||||
- Make clear what -a mode gets you
|
||||
|
||||
2006-01-13 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
|
||||
|
||||
* (PHP_5_1)
|
||||
|
@ -1,3 +1,13 @@
|
||||
2006-01-14 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
|
||||
|
||||
* tests/bug29210.phpt
|
||||
tests/bug29210.phpt:
|
||||
- Fix test
|
||||
|
||||
* zend_API.c
|
||||
zend_API.c:
|
||||
- Fixed bug #36011
|
||||
|
||||
2006-01-07 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
|
||||
|
||||
* zend_execute_API.c:
|
||||
|
Loading…
Reference in New Issue
Block a user