mirror of
https://github.com/php/php-src.git
synced 2025-01-15 08:14:23 +08:00
ChangeLog update
This commit is contained in:
parent
f950925688
commit
2bf81c4a3f
41
ChangeLog
41
ChangeLog
@ -1,3 +1,44 @@
|
|||||||
|
2005-11-21 Rui Hirokawa <rui_hirokawa@ybb.ne.jp>
|
||||||
|
|
||||||
|
* (PHP_4_4)
|
||||||
|
ext/mbstring/mbstring.c:
|
||||||
|
fixed #35307 unexpected header can be injected to mb_send_mail() (the patch
|
||||||
|
is made by masugata).
|
||||||
|
|
||||||
|
2005-11-21 Jani Taskinen <jani.taskinen@sci.fi>
|
||||||
|
|
||||||
|
* (PHP_5_1)
|
||||||
|
Makefile.global
|
||||||
|
acinclude.m4
|
||||||
|
configure.in
|
||||||
|
ext/standard/config.m4
|
||||||
|
scripts/Makefile.frag
|
||||||
|
scripts/php-config.in
|
||||||
|
scripts/phpize.m4:
|
||||||
|
MFH: - Fixed header installing under phpize builds
|
||||||
|
|
||||||
|
* Makefile.global
|
||||||
|
acinclude.m4
|
||||||
|
configure.in
|
||||||
|
ext/standard/config.m4
|
||||||
|
scripts/Makefile.frag
|
||||||
|
scripts/php-config.in
|
||||||
|
scripts/phpize.m4:
|
||||||
|
- Fixed header installing under phpize builds
|
||||||
|
|
||||||
|
2005-11-21 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
|
||||||
|
|
||||||
|
* (PHP_5_1)
|
||||||
|
ZendEngine2/zend_language_scanner.l:
|
||||||
|
- MFH Fixed Bug #35286 tokenizer ext drops final comment (by greg)
|
||||||
|
|
||||||
|
2005-11-21 Jani Taskinen <jani.taskinen@sci.fi>
|
||||||
|
|
||||||
|
* (PHP_5_1)
|
||||||
|
ext/ldap/config.m4
|
||||||
|
ext/odbc/config.m4:
|
||||||
|
test -e does not work with solaris
|
||||||
|
|
||||||
2005-11-20 Derick Rethans <php@derickrethans.nl>
|
2005-11-20 Derick Rethans <php@derickrethans.nl>
|
||||||
|
|
||||||
* ext/standard/microtime.c:
|
* ext/standard/microtime.c:
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
2005-11-21 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
|
||||||
|
|
||||||
|
* (PHP_5_1)
|
||||||
|
zend_language_scanner.l:
|
||||||
|
- MFH Fixed Bug #35286 tokenizer ext drops final comment (by greg)
|
||||||
|
|
||||||
2005-11-19 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
|
2005-11-19 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
|
||||||
|
|
||||||
* zend_language_scanner.l:
|
* zend_language_scanner.l:
|
||||||
|
Loading…
Reference in New Issue
Block a user