Skip to content

Commit 32da061

Browse files
author
committed
ChangeLog update
1 parent d8f1520 commit 32da061

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed

ChangeLog

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,42 @@
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+
140
2007-11-25 Ilia Alshanetsky <ilia@prohost.org>
241

342
* ext/standard/array.c:

0 commit comments

Comments
 (0)