mirror of
https://github.com/php/php-src.git
synced 2024-11-25 19:05:31 +08:00
ChangeLog update
This commit is contained in:
parent
135fee7f10
commit
78306883e2
37
ChangeLog
37
ChangeLog
@ -1,3 +1,40 @@
|
||||
2005-01-15 Andi Gutmans <andi@zend.com>
|
||||
|
||||
* (PHP_5_0)
|
||||
ZendEngine2/zend_API.c:
|
||||
- Fix WS
|
||||
|
||||
2005-01-15 Stefan Esser <sesser@suspekt.org>
|
||||
|
||||
* ext/standard/var_unserializer.c
|
||||
ext/standard/var_unserializer.re:
|
||||
and use it...
|
||||
|
||||
* TSRM/tsrm_virtual_cwd.c:
|
||||
finally use what we calculated
|
||||
|
||||
* ext/standard/php_var.h
|
||||
ext/standard/var_unserializer.c
|
||||
ext/standard/var_unserializer.re:
|
||||
Restore unserialize() speed
|
||||
|
||||
2005-01-15 Jani Taskinen <jani.taskinen@kolumbus.fi>
|
||||
|
||||
* ext/standard/streamsfuncs.c:
|
||||
CS fix
|
||||
|
||||
* ext/gd/gd.c:
|
||||
ws fix
|
||||
|
||||
2005-01-15 Andi Gutmans <andi@zend.com>
|
||||
|
||||
* (PHP_5_0)
|
||||
ZendEngine2/zend_API.c:
|
||||
- Change to using DL_UNLOAD macro.
|
||||
|
||||
* ZendEngine2/zend_API.c:
|
||||
- Unload on MAC OS X (shouldn't be a reason not to)
|
||||
|
||||
2005-01-14 Jani Taskinen <jani.taskinen@kolumbus.fi>
|
||||
|
||||
* (PHP_4_3)
|
||||
|
@ -1,3 +1,16 @@
|
||||
2005-01-15 Andi Gutmans <andi@zend.com>
|
||||
|
||||
* (PHP_5_0)
|
||||
zend_API.c:
|
||||
- Fix WS
|
||||
|
||||
* (PHP_5_0)
|
||||
zend_API.c:
|
||||
- Change to using DL_UNLOAD macro.
|
||||
|
||||
* zend_API.c:
|
||||
- Unload on MAC OS X (shouldn't be a reason not to)
|
||||
|
||||
2005-01-14 Dmitry Stogov <dmitry@zend.com>
|
||||
|
||||
* zend_execute.c
|
||||
|
Loading…
Reference in New Issue
Block a user