Skip to content

Commit a8d4058

Browse files
author
committed
ChangeLog update
1 parent 4d5ac8e commit a8d4058

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

ChangeLog

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,35 @@
1+
2007-03-21 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
2+
3+
* (PHP_4_4)
4+
sapi/cli/getopt.c
5+
sapi/cli/getopt.c:
6+
- MFH Fix issue with long form of command line switches
7+
8+
* sapi/cli/getopt.c:
9+
- Fix issue with long form of command line switches
10+
11+
2007-03-21 Derick Rethans <php@derickrethans.nl>
12+
13+
* (PHP_5_2)
14+
ext/date/lib/parse_date.c
15+
ext/date/lib/parse_date.re:
16+
- Revert this patch, as the code was incorrect.
17+
- It was also not committed to HEAD.
18+
19+
2007-03-21 Ilia Alshanetsky <ilia@prohost.org>
20+
21+
* ext/date/tests/bug40861.phpt
22+
ext/date/tests/bug40861.phpt:
23+
24+
file bug40861.phpt was initially added on branch PHP_5_2.
25+
26+
* (PHP_5_2)
27+
NEWS
28+
ext/date/lib/parse_date.c
29+
ext/date/lib/parse_date.re:
30+
31+
Fixed bug #40861 (Multiple +/- on relative units breaks strtotime()).
32+
133
2007-03-20 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
234

335
* (PHP_5_2)

0 commit comments

Comments
 (0)