]>
granicus.if.org Git - php/log
Felipe Pena [Sun, 19 Aug 2012 17:50:54 +0000 (14:50 -0300)]
Merge branch 'PHP-5.4'
* PHP-5.4:
- Value stored to var is never used
Felipe Pena [Sun, 19 Aug 2012 17:50:52 +0000 (14:50 -0300)]
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
- Value stored to var is never used
Felipe Pena [Sun, 19 Aug 2012 17:50:49 +0000 (14:50 -0300)]
- Value stored to var is never used
Felipe Pena [Sun, 19 Aug 2012 17:34:46 +0000 (14:34 -0300)]
Merge branch 'PHP-5.4'
* PHP-5.4:
- Value stored to var is never used
Felipe Pena [Sun, 19 Aug 2012 17:34:42 +0000 (14:34 -0300)]
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
- Value stored to var is never used
Felipe Pena [Sun, 19 Aug 2012 17:34:38 +0000 (14:34 -0300)]
- Value stored to var is never used
Felipe Pena [Sun, 19 Aug 2012 15:55:46 +0000 (12:55 -0300)]
Merge branch 'PHP-5.4'
* PHP-5.4:
- Value stored to var is never used
Felipe Pena [Sun, 19 Aug 2012 15:55:43 +0000 (12:55 -0300)]
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
- Value stored to var is never used
Felipe Pena [Sun, 19 Aug 2012 15:55:38 +0000 (12:55 -0300)]
- Value stored to var is never used
Felipe Pena [Sun, 19 Aug 2012 15:44:54 +0000 (12:44 -0300)]
Merge branch 'PHP-5.4'
* PHP-5.4:
- Value stored to var is never used
Felipe Pena [Sun, 19 Aug 2012 15:44:49 +0000 (12:44 -0300)]
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
- Value stored to var is never used
Felipe Pena [Sun, 19 Aug 2012 15:44:44 +0000 (12:44 -0300)]
- Value stored to var is never used
Felipe Pena [Sun, 19 Aug 2012 15:14:12 +0000 (12:14 -0300)]
Merge branch 'PHP-5.4'
* PHP-5.4:
- Value stored to var is never read
Felipe Pena [Sun, 19 Aug 2012 15:13:59 +0000 (12:13 -0300)]
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
- Value stored to var is never read
Felipe Pena [Sun, 19 Aug 2012 15:13:48 +0000 (12:13 -0300)]
- Value stored to var is never read
Felipe Pena [Sun, 19 Aug 2012 14:44:31 +0000 (11:44 -0300)]
Merge branch 'master' of git.php.net:php-src
Felipe Pena [Sun, 19 Aug 2012 14:35:18 +0000 (11:35 -0300)]
- Remove unused variable
Xinchen Hui [Sun, 19 Aug 2012 10:34:58 +0000 (18:34 +0800)]
Merge branch 'master' of git.php.net:php-src
Xinchen Hui [Sun, 19 Aug 2012 10:34:17 +0000 (18:34 +0800)]
Merge branch 'PHP-5.4'
Xinchen Hui [Sun, 19 Aug 2012 10:33:37 +0000 (18:33 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Sun, 19 Aug 2012 10:33:06 +0000 (18:33 +0800)]
Update NEWS
Reeze Xia [Sun, 19 Aug 2012 09:57:45 +0000 (17:57 +0800)]
Fixed bug #62852 (Unserialize invalid DateTime causes crash)
Felipe Pena [Sat, 18 Aug 2012 14:28:00 +0000 (11:28 -0300)]
- Remove unused vars
Xinchen Hui [Sat, 18 Aug 2012 04:22:47 +0000 (12:22 +0800)]
Merge branch 'PHP-5.4'
Xinchen Hui [Sat, 18 Aug 2012 04:21:48 +0000 (12:21 +0800)]
Fix test failed
Xinchen Hui [Sat, 18 Aug 2012 03:57:53 +0000 (11:57 +0800)]
tab
Xinchen Hui [Sat, 18 Aug 2012 03:44:09 +0000 (11:44 +0800)]
Make the codes clearer, and also check continue statement
Anatoliy Belsky [Fri, 17 Aug 2012 18:36:07 +0000 (20:36 +0200)]
Merge branch 'PHP-5.4'
* PHP-5.4:
More intl tests extracted from symfony
Update version numbers to 5.4.7-dev.
Conflicts:
configure.in
main/php_version.h
Anatoliy Belsky [Fri, 17 Aug 2012 18:31:00 +0000 (20:31 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
More intl tests extracted from symfony
Matt Ficken [Fri, 17 Aug 2012 18:29:08 +0000 (20:29 +0200)]
More intl tests extracted from symfony
Nikita Popov [Fri, 17 Aug 2012 13:17:29 +0000 (15:17 +0200)]
Annother attempt at fixing the mysqli_fetch_field tests
Instead of character set detection (which doesn't always work correctly)
fetch the character set info using mysqli_get_charset(). To make sure that
the returned info applies to all of client, connection and result
explicitely set utf8 as charset using mysqli_set_charset() before. I'm not
sure whether that last part is really necessary, but included it to be
safe.
Xinchen Hui [Fri, 17 Aug 2012 16:16:34 +0000 (00:16 +0800)]
Refactor examing of jumping out of finally block
Adam Harvey [Fri, 17 Aug 2012 15:07:54 +0000 (23:07 +0800)]
Update version numbers to 5.4.7-dev.
Xinchen Hui [Fri, 17 Aug 2012 13:18:20 +0000 (21:18 +0800)]
Fixed context info in error message
Xinchen Hui [Fri, 17 Aug 2012 10:30:03 +0000 (18:30 +0800)]
Merge branch 'PHP-5.4'
Xinchen Hui [Fri, 17 Aug 2012 10:28:32 +0000 (18:28 +0800)]
Fixed bug #62836 (Seg fault or broken object references on unserialize())
Nikita Popov [Thu, 16 Aug 2012 19:30:58 +0000 (21:30 +0200)]
Revert "Try to fix mysqli_field tests"
This reverts commit
018395efafeb8cbce0b8864ca4a1eac232db1cbb .
This change didn't really make sense in hindsight. Looking for some other
fix.
Pierrick Charron [Thu, 16 Aug 2012 18:51:28 +0000 (14:51 -0400)]
Merge branch 'PHP-5.4'
* PHP-5.4:
Fixed bug #62839
Pierrick Charron [Thu, 16 Aug 2012 18:50:06 +0000 (14:50 -0400)]
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
Fixed bug #62839
Pierrick Charron [Thu, 16 Aug 2012 18:48:44 +0000 (14:48 -0400)]
Fixed bug #62839
curl_copy_handle segfault with CURLOPT_FILE. The refcount was incremented
before the assignement.
Felipe Pena [Thu, 16 Aug 2012 18:45:40 +0000 (15:45 -0300)]
Merge branch 'PHP-5.4'
* PHP-5.4:
- Fixed bug #62829 (stdint.h included on platform where HAVE_STDINT_H is not set)
Felipe Pena [Thu, 16 Aug 2012 18:45:21 +0000 (15:45 -0300)]
- Fixed bug #62829 (stdint.h included on platform where HAVE_STDINT_H is not set)
Nikita Popov [Thu, 16 Aug 2012 17:02:39 +0000 (19:02 +0200)]
Fix curl_basic_022.phpt
Some curl versions seem to have issues handling dates beyond
Thu, 31-Dec-2037 23:59:59 GMT (dates after this are just clamped to
MAX_INT).
Nikita Popov [Thu, 16 Aug 2012 15:46:34 +0000 (17:46 +0200)]
Fix php_ini_loaded_file() test
If running ./run-tests.php directly there isn't necessarily an ini file,
so the function can also return false.
Nikita Popov [Thu, 16 Aug 2012 15:10:05 +0000 (17:10 +0200)]
Adjust UPGRADING/NEWS for additional mcrypt deprecations
Nikita Popov [Thu, 16 Aug 2012 15:01:37 +0000 (17:01 +0200)]
Merge remote-tracking branch 'googleguy/mcrypt-deprecated-functions-tests'
Xinchen Hui [Thu, 16 Aug 2012 15:01:58 +0000 (23:01 +0800)]
typo
Sherif Ramadan [Thu, 16 Aug 2012 14:21:22 +0000 (10:21 -0400)]
Fixed Mcrypt deprecated functions and related tests
Antony Dovgal [Thu, 16 Aug 2012 10:35:42 +0000 (14:35 +0400)]
Merge commit '
8649e42 '
* commit '
8649e42 ':
Fixed bug #62838
Antony Dovgal [Thu, 16 Aug 2012 10:34:32 +0000 (14:34 +0400)]
Merge commit '
8649e42 ' into PHP-5.4
* commit '
8649e42 ':
Fixed bug #62838
Antony Dovgal [Thu, 16 Aug 2012 10:32:55 +0000 (14:32 +0400)]
Fixed bug #62838
enchant_dict_quick_check() destroys zval, but fails to initialize it
Xinchen Hui [Thu, 16 Aug 2012 10:17:26 +0000 (18:17 +0800)]
Prevents `goto` out of a finally block
Nikita Popov [Wed, 15 Aug 2012 12:47:00 +0000 (14:47 +0200)]
Try to fix mysqli_field tests
Those tests seem to fail when people have a different default collation, so
try to fix by specifying utf8_general_ci explicitely.
Xinchen Hui [Wed, 15 Aug 2012 02:47:51 +0000 (10:47 +0800)]
Merge branch 'master' of git.php.net:php-src
Xinchen Hui [Wed, 15 Aug 2012 02:46:39 +0000 (10:46 +0800)]
Merge branch 'fix-intl-tests' of https://github.com/reeze/php-src
Christopher Jones [Tue, 14 Aug 2012 21:13:19 +0000 (14:13 -0700)]
Merge branch 'PHP-5.4'
* PHP-5.4:
Fix skipifs
Christopher Jones [Tue, 14 Aug 2012 21:13:03 +0000 (14:13 -0700)]
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
Fix skipifs
Christopher Jones [Tue, 14 Aug 2012 21:12:27 +0000 (14:12 -0700)]
Merge branch 'skipif1' into PHP-5.3
* skipif1:
Fix skipifs
Christopher Jones [Tue, 14 Aug 2012 21:10:20 +0000 (14:10 -0700)]
Fix skipifs
Skipifs were referencing an unset variable
Christopher Jones [Tue, 14 Aug 2012 18:45:45 +0000 (11:45 -0700)]
Merge branch 'PHP-5.4'
* PHP-5.4:
Small test tidy up
Christopher Jones [Tue, 14 Aug 2012 18:45:24 +0000 (11:45 -0700)]
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
Small test tidy up
Christopher Jones [Tue, 14 Aug 2012 18:41:36 +0000 (11:41 -0700)]
Small test tidy up
Make some test changes so the tests can be run with the CLI webserver
Xinchen Hui [Tue, 14 Aug 2012 17:26:33 +0000 (01:26 +0800)]
Merge branch 'PHP-5.4'
Xinchen Hui [Tue, 14 Aug 2012 17:25:31 +0000 (01:25 +0800)]
better fix & this test pass now
Xinchen Hui [Tue, 14 Aug 2012 17:08:48 +0000 (01:08 +0800)]
Merge branch 'PHP-5.4'
Xinchen Hui [Tue, 14 Aug 2012 17:08:19 +0000 (01:08 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Tue, 14 Aug 2012 17:06:10 +0000 (01:06 +0800)]
Merge fix
e7535e06e63104ccc0c90c4425b6c2541aa3c939 to 5.3
thanks for reeze.xia@gmail.com notice this
Reeze Xia [Tue, 14 Aug 2012 17:03:56 +0000 (01:03 +0800)]
Fix intl tests failed because of missing skipif section
Xinchen Hui [Tue, 14 Aug 2012 16:47:45 +0000 (00:47 +0800)]
Merge branch 'PHP-5.4'
Xinchen Hui [Tue, 14 Aug 2012 16:47:08 +0000 (00:47 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Tue, 14 Aug 2012 16:46:56 +0000 (00:46 +0800)]
update NEWS
Xinchen Hui [Tue, 14 Aug 2012 16:44:47 +0000 (00:44 +0800)]
Fixed bug (segfault due to retval is not initialized)
Xinchen Hui [Tue, 14 Aug 2012 16:32:42 +0000 (00:32 +0800)]
Merge branch 'PHP-5.4'
Xinchen Hui [Tue, 14 Aug 2012 16:31:57 +0000 (00:31 +0800)]
Attempt to fix segfault due to retval is not initialized
Xinchen Hui [Tue, 14 Aug 2012 16:26:09 +0000 (00:26 +0800)]
Merge branch 'PHP-5.4'
Xinchen Hui [Tue, 14 Aug 2012 16:25:06 +0000 (00:25 +0800)]
improve the fix
Xinchen Hui [Tue, 14 Aug 2012 16:16:05 +0000 (00:16 +0800)]
Merge branch 'PHP-5.4'
Xinchen Hui [Tue, 14 Aug 2012 16:15:34 +0000 (00:15 +0800)]
Fixed bug (segfault due to PS(mod_user_implemented) not be reseted when closing handler call exit)
Nikita Popov [Tue, 14 Aug 2012 15:38:27 +0000 (17:38 +0200)]
Merge branch 'PHP-5.4'
Nikita Popov [Tue, 14 Aug 2012 15:37:10 +0000 (17:37 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4
Nikita Popov [Tue, 14 Aug 2012 15:33:38 +0000 (17:33 +0200)]
Fix exif test failure
There are two slightly different error messages for invalid pointers, so
make the pattern slightly less strict to account for both.
Xinchen Hui [Tue, 14 Aug 2012 06:17:27 +0000 (14:17 +0800)]
typo
Xinchen Hui [Tue, 14 Aug 2012 06:08:38 +0000 (14:08 +0800)]
add test for alone try block, and update test scripts summary
Xinchen Hui [Tue, 14 Aug 2012 06:03:56 +0000 (14:03 +0800)]
Merge branch 'PHP-5.4'
Xinchen Hui [Tue, 14 Aug 2012 06:03:05 +0000 (14:03 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Tue, 14 Aug 2012 05:58:15 +0000 (13:58 +0800)]
Merge branch 'skip-memory-exhaust-tests' of https://github.com/reeze/php-src into PHP-5.3
Xinchen Hui [Tue, 14 Aug 2012 00:59:40 +0000 (08:59 +0800)]
Add functions declarations, use tabs
Nikita Popov [Mon, 13 Aug 2012 20:06:43 +0000 (22:06 +0200)]
Merge branch 'PHP-5.4'
Nikita Popov [Mon, 13 Aug 2012 20:06:18 +0000 (22:06 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4
Nikita Popov [Mon, 13 Aug 2012 19:46:15 +0000 (21:46 +0200)]
Ask for less random data in mcrypt_create_iv
Otherwise the RNG blocks and the test takes a lot of time to run (and
occasionally fails).
Nikita Popov [Mon, 13 Aug 2012 19:44:50 +0000 (21:44 +0200)]
Rename mcrypt_cbf -> mcrypt_cfb
Also fix ECB -> CFB in the initialization vector size call (not that it
makes a difference, they have the same size).
Nikita Popov [Mon, 13 Aug 2012 19:23:06 +0000 (21:23 +0200)]
Merge remote-tracking branch 'reeze/fix-phpcredits-bc'
Nikita Popov [Mon, 13 Aug 2012 18:29:55 +0000 (20:29 +0200)]
Fix mcrypt_ecb tests after deprecation
Anatoliy Belsky [Mon, 13 Aug 2012 17:44:45 +0000 (19:44 +0200)]
fix windows build
Nikita Popov [Mon, 13 Aug 2012 16:42:16 +0000 (18:42 +0200)]
Fix 64bit JSON test
Xinchen Hui [Mon, 13 Aug 2012 13:48:39 +0000 (21:48 +0800)]
Implemented 'finally' keywords for php
RFC: https://wiki.php.net/rfc/finally
FR: https://bugs.php.net/bug.php?id=32100
and I have got some improvment ideas(performance), will implemented
later. thanks
Xinchen Hui [Mon, 13 Aug 2012 03:04:05 +0000 (11:04 +0800)]
Merge branch 'PHP-5.4'
Xinchen Hui [Mon, 13 Aug 2012 03:03:35 +0000 (11:03 +0800)]
more test script for #62328
Xinchen Hui [Sun, 12 Aug 2012 13:00:01 +0000 (21:00 +0800)]
Merge branch 'PHP-5.4'
Xinchen Hui [Sun, 12 Aug 2012 12:59:33 +0000 (20:59 +0800)]
Update NEWS