|
| 1 | +2009-01-02 Felipe Pena <felipensp@gmail.com> |
| 2 | + |
| 3 | + * main/network.c: |
| 4 | + - Errr, rule nº 1: be portable :) |
| 5 | + |
| 6 | + * (PHP_5_2) |
| 7 | + main/network.c |
| 8 | + main/network.c: |
| 9 | + - MFH: Working with unintialized errno (#46917, noticed by Jost Boekemeier) |
| 10 | + |
| 11 | + * main/network.c: |
| 12 | + - Working with unintialized errno (#46917, noticed by Jost Boekemeier) |
| 13 | + |
| 14 | +2009-01-02 Ilia Alshanetsky <ilia@prohost.org> |
| 15 | + |
| 16 | + * ext/phar/phar.c: |
| 17 | + |
| 18 | + MFB: Fixed a possible crash when phar_create_signature() fails |
| 19 | + |
| 20 | + * (PHP_5_3) |
| 21 | + ext/phar/phar.c: |
| 22 | + Fixed a possible crash when phar_create_signature() fails |
| 23 | + |
| 24 | +2009-01-02 Felipe Pena <felipensp@gmail.com> |
| 25 | + |
| 26 | + * ZendEngine2/header |
| 27 | + ZendEngine2/zend_float.h |
| 28 | + ZendEngine2/zend_gc.c |
| 29 | + ZendEngine2/zend_gc.h |
| 30 | + ZendEngine2/zend_ini_scanner.c |
| 31 | + ZendEngine2/zend_ini_scanner.l: |
| 32 | + - Year++ |
| 33 | + |
| 34 | +2009-01-02 Marcus Boerger <php@marcus-boerger.de> |
| 35 | + |
| 36 | + * ZendEngine2/zend.c |
| 37 | + ZendEngine2/zend_exceptions.c |
| 38 | + ZendEngine2/zend_exceptions.h |
| 39 | + ZendEngine2/zend_execute_API.c |
| 40 | + sapi/cli/php_cli.c: |
| 41 | + - Catch exceptions in cli -a |
| 42 | + |
| 43 | +2009-01-02 Kalle Sommer Nielsen <kalle.php@gmail.com> |
| 44 | + |
| 45 | + * (PHP_5_3) |
| 46 | + buildconf.bat |
| 47 | + win32/build/buildconf.js: |
| 48 | + MFH: Check if configure script was copied, and output an error if it wasn't |
| 49 | + |
| 50 | + * buildconf.bat |
| 51 | + win32/build/buildconf.js: |
| 52 | + Check if configure script was copied, and output an error if it wasn't |
| 53 | + |
| 54 | +2009-01-02 Scott MacVicar <scott@macvicar.net> |
| 55 | + |
| 56 | + * (PHP_5_2) |
| 57 | + ext/json/tests/bug41567.phpt: |
| 58 | + Duplicate INI sections |
| 59 | + |
| 60 | +2009-01-02 Kalle Sommer Nielsen <kalle.php@gmail.com> |
| 61 | + |
| 62 | + * (PHP_5_3) |
| 63 | + buildconf.bat: |
| 64 | + MFH: Redirect the "1 file(s) copied" message to nul |
| 65 | + |
| 66 | + * buildconf.bat: |
| 67 | + Redirect the "1 file(s) copied" message to nul |
| 68 | + |
| 69 | +2009-01-02 Andi Gutmans <andi@zend.com> |
| 70 | + |
| 71 | + * (PHP_5_2) |
| 72 | + ext/pcre/config.w32: |
| 73 | + - MF PHP_5_3 |
| 74 | + |
| 75 | + * ext/pcre/config.w32: |
| 76 | + - MF PHP_5_2 |
| 77 | + |
| 78 | + * (PHP_5_3) |
| 79 | + ext/pcre/config.w32: |
| 80 | + - Remove NO_RECURSE as it causes a huge performance impact. Up to 50% |
| 81 | + with Wordpress. Stack size is not really anymore of an issue than on |
| 82 | + Linux with FastCGI (php-cgi.exe). For ISAPI it may be an issue but we |
| 83 | + have other places where we may eat up stack. |
| 84 | + |
| 85 | +2009-01-02 Scott MacVicar <scott@macvicar.net> |
| 86 | + |
| 87 | + * (PHP_5_3) |
| 88 | + NEWS: |
| 89 | + Add some missing NEWS items |
| 90 | + |
| 91 | + * (PHP_5_3) |
| 92 | + ext/json/utf8_decode.c |
| 93 | + ext/json/utf8_to_utf16.c |
| 94 | + ext/json/tests/bug46944.phpt |
| 95 | + ext/json/tests/bug46944.phpt: |
| 96 | + MFH Fix bug #46944 - UTF-8 characters outside the BMP aren't encoded |
| 97 | + correctly. |
| 98 | + |
| 99 | + * ext/json/utf8_decode.c |
| 100 | + ext/json/utf8_to_utf16.c: |
| 101 | + Fix bug #46944 - UTF-8 characters outside the BMP aren't encoded correctly. |
| 102 | + |
| 103 | +2009-01-02 Pierre-Alain Joye <pierre.dev@gmail.com> |
| 104 | + |
| 105 | + * ZendEngine2/zend_closures.c: |
| 106 | + - MFB: fix build (declaration first please) |
| 107 | + |
| 108 | + * (PHP_5_3) |
| 109 | + ZendEngine2/zend_closures.c: |
| 110 | + - fix build (declaration first please) |
| 111 | + |
| 112 | + * (PHP_5_3) |
| 113 | + ext/zip/php_zip.c |
| 114 | + ext/zip/lib/zip_filerange_crc.c |
| 115 | + ext/zip/lib/zip_filerange_crc.c |
| 116 | + ext/zip/lib/zip_get_archive_flag.c |
| 117 | + ext/zip/lib/zip_get_archive_flag.c |
| 118 | + ext/zip/lib/zip_set_archive_flag.c |
| 119 | + ext/zip/lib/zip_set_archive_flag.c: |
| 120 | + - year++ |
| 121 | + |
| 122 | + * ext/zip/php_zip.c: |
| 123 | + - MFB: fix filename property read |
| 124 | + |
| 125 | + * ext/zip/lib/zip_open.c |
| 126 | + ext/zip/lib/zip_open.c: |
| 127 | + - MFB: restore overwrite feature (regression introduced in 5.2.8) |
| 128 | + |
| 129 | + * ext/zip/lib/zip_close.c |
| 130 | + ext/zip/lib/zip_close.c: |
| 131 | + - MFB: restore fix for binary mode on win (regression introduced in 5.2.8) |
| 132 | + |
| 133 | + * (PHP_5_2) |
| 134 | + NEWS: |
| 135 | + - news entry for #46985 and zip property read |
| 136 | + |
| 137 | + * (PHP_5_3) |
| 138 | + ext/zip/php_zip.c: |
| 139 | + - fix filename property read |
| 140 | + |
1 | 141 | 2009-01-01 Ilia Alshanetsky <ilia@prohost.org>
|
2 | 142 |
|
3 | 143 | * ZendEngine2/zend_language_scanner.c
|
|
0 commit comments