File tree Expand file tree Collapse file tree 1 file changed +39
-0
lines changed Expand file tree Collapse file tree 1 file changed +39
-0
lines changed Original file line number Diff line number Diff line change
1
+ 2007-11-26 Ilia Alshanetsky <ilia@prohost.org>
2
+
3
+ * ext/pdo/pdo_sql_parser.c
4
+ ext/pdo/pdo_sql_parser.c
5
+ ext/pdo/pdo_sql_parser.re
6
+ ext/pdo/pdo_sql_parser.re:
7
+
8
+ MFB: Revert addition of - char support for bound param names
9
+
10
+ * (PHP_5_3)
11
+ ext/pdo/pdo_sql_parser.c
12
+ ext/pdo/pdo_sql_parser.re:
13
+ Revert addition of - char support for bound param names
14
+
15
+ 2007-11-26 Jani Taskinen <jani.taskinen@iki.fi>
16
+
17
+ * main/php_ini.c:
18
+ - No zval is stored here
19
+
20
+ * (PHP_5_2)
21
+ ext/pcre/php_pcre.c
22
+ ext/pcre/php_pcre.c
23
+ ext/pdo/php_pdo_driver.h
24
+ ext/pdo/php_pdo_driver.h
25
+ ext/spl/spl_directory.h
26
+ ext/spl/spl_directory.h
27
+ ext/spl/spl_iterators.h
28
+ ext/spl/spl_iterators.h
29
+ main/streams/php_stream_filter_api.h
30
+ main/streams/php_stream_filter_api.h:
31
+ MFH:- Fixed bug #43365 (Several enums have trailing commas)
32
+
33
+ * ext/pcre/php_pcre.c
34
+ ext/pdo/php_pdo_driver.h
35
+ ext/spl/spl_directory.h
36
+ ext/spl/spl_iterators.h
37
+ main/streams/php_stream_filter_api.h:
38
+ - Fixed bug #43365 (Several enums have trailing commas)
39
+
1
40
2007-11-25 Ilia Alshanetsky <ilia@prohost.org>
2
41
3
42
* ext/standard/array.c:
You can’t perform that action at this time.
0 commit comments