|
| 1 | +2007-03-16 Zoe Slattery <zoe@uk.ibm.com> |
| 2 | + |
| 3 | + * ext/standard/tests/strings/strcasecmp.phpt |
| 4 | + ext/standard/tests/strings/strcmp.phpt: |
| 5 | + Fixing %i - > %d, previously changed in error |
| 6 | + |
| 7 | +2007-03-16 Stanislav Malyshev <stas@zend.com> |
| 8 | + |
| 9 | + * (PHP_5_2) |
| 10 | + ext/sybase/php_sybase_db.c: |
| 11 | + fix spprintf usage |
| 12 | + |
| 13 | + * (PHP_4_4) |
| 14 | + NEWS |
| 15 | + NEWS: |
| 16 | + clarify |
| 17 | + |
| 18 | + * ext/standard/array.c |
| 19 | + ext/standard/array.c |
| 20 | + ext/standard/array.c |
| 21 | + ext/standard/tests/array/array_user_key_compare.phpt |
| 22 | + ext/standard/tests/array/array_user_key_compare.phpt: |
| 23 | + Fix UMR in array_user_key_compare() (MOPB24 by Stefan Esser) |
| 24 | + |
| 25 | + * (PHP_4_4) |
| 26 | + NEWS: |
| 27 | + fix for mopb-24 |
| 28 | + |
| 29 | + * (PHP_5_2) |
| 30 | + NEWS: |
| 31 | + array_user_key_compare() fix |
| 32 | + |
| 33 | + * ext/standard/tests/array/array_user_key_compare.phpt |
| 34 | + ext/standard/tests/array/array_user_key_compare.phpt |
| 35 | + ext/standard/tests/array/array_user_key_compare.phpt: |
| 36 | + 1.1.4; |
| 37 | + file array_user_key_compare.phpt was initially added on branch PHP_5_2. |
| 38 | + |
| 39 | +2007-03-16 Zoe Slattery <zoe@uk.ibm.com> |
| 40 | + |
| 41 | + * ext/standard/tests/strings/strcasecmp.phpt |
| 42 | + ext/standard/tests/strings/strcmp.phpt: |
| 43 | + Changed %d to %i in EXPECTF |
| 44 | + |
| 45 | + * ext/standard/tests/strings/strcasecmp.phpt |
| 46 | + ext/standard/tests/strings/strcmp.phpt |
| 47 | + ext/standard/tests/strings/strlen.phpt: |
| 48 | + new test cases for string functions |
| 49 | + |
| 50 | +2007-03-16 Antony Dovgal <antony@zend.com> |
| 51 | + |
| 52 | + * (PHP_5_2) |
| 53 | + NEWS: |
| 54 | + BFN |
| 55 | + |
| 56 | + * ext/interbase/ibase_query.c: |
| 57 | + MFB: fix #40805 (Failure executing function ibase_execute()) |
| 58 | + |
| 59 | +2007-03-16 Sebastian Bergmann <sb@sebastian-bergmann.de> |
| 60 | + |
| 61 | + * ext/reflection/php_reflection.c: |
| 62 | + MFB: Fugbix typo. |
| 63 | + |
| 64 | + * (PHP_5_2) |
| 65 | + ext/reflection/php_reflection.c: |
| 66 | + Fugbix typo. |
| 67 | + |
1 | 68 | 2007-03-15 Antony Dovgal <antony@zend.com>
|
2 | 69 |
|
3 | 70 | * (PHP_4_4)
|
|
0 commit comments