File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change
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
+
1
33
2007-03-20 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
2
34
3
35
* (PHP_5_2)
You can’t perform that action at this time.
0 commit comments