mirror of
https://github.com/php/php-src.git
synced 2025-08-20 17:34:35 +02:00
ChangeLog update
This commit is contained in:
parent
1cdade809b
commit
22d3bd71b6
2 changed files with 47 additions and 0 deletions
31
ChangeLog
31
ChangeLog
|
@ -1,3 +1,34 @@
|
||||||
|
2008-03-01 Lukas Smith <smith@pooteeweet.org>
|
||||||
|
|
||||||
|
* README.RELEASE_PROCESS:
|
||||||
|
typo fix (thx chris)
|
||||||
|
|
||||||
|
* README.RELEASE_PROCESS:
|
||||||
|
link primary tester URLs and tried to limit lines to 80 chars
|
||||||
|
|
||||||
|
2008-03-01 Johannes Schlüter <johannes@schlueters.de>
|
||||||
|
|
||||||
|
* sapi/cli/tests/016.phpt
|
||||||
|
sapi/cli/tests/016.phpt
|
||||||
|
sapi/cli/tests/017.phpt
|
||||||
|
sapi/cli/tests/017.phpt:
|
||||||
|
|
||||||
|
- New tests
|
||||||
|
|
||||||
|
* (PHP_5_3)
|
||||||
|
ZendEngine2/zend_compile.c
|
||||||
|
ZendEngine2/tests/022.phpt:
|
||||||
|
MFH: Allow implementation of abstract methods with optional parameters
|
||||||
|
(Christian
|
||||||
|
Schneider)
|
||||||
|
|
||||||
|
* ZendEngine2/zend_compile.c
|
||||||
|
ZendEngine2/tests/022.phpt
|
||||||
|
ZendEngine2/tests/022.phpt:
|
||||||
|
- Allow implementation of abstract methods with optional parameters
|
||||||
|
(Christian
|
||||||
|
Schneider)
|
||||||
|
|
||||||
2008-02-29 Etienne Kneuss <php@colder.ch>
|
2008-02-29 Etienne Kneuss <php@colder.ch>
|
||||||
|
|
||||||
* (PHP_5_3)
|
* (PHP_5_3)
|
||||||
|
|
|
@ -1,3 +1,19 @@
|
||||||
|
2008-03-01 Johannes Schlüter <johannes@schlueters.de>
|
||||||
|
|
||||||
|
* (PHP_5_3)
|
||||||
|
zend_compile.c
|
||||||
|
tests/022.phpt:
|
||||||
|
MFH: Allow implementation of abstract methods with optional parameters
|
||||||
|
(Christian
|
||||||
|
Schneider)
|
||||||
|
|
||||||
|
* zend_compile.c
|
||||||
|
tests/022.phpt
|
||||||
|
tests/022.phpt:
|
||||||
|
- Allow implementation of abstract methods with optional parameters
|
||||||
|
(Christian
|
||||||
|
Schneider)
|
||||||
|
|
||||||
2008-02-28 Felipe Pena <felipensp@gmail.com>
|
2008-02-28 Felipe Pena <felipensp@gmail.com>
|
||||||
|
|
||||||
* zend_execute.c
|
* zend_execute.c
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue