]> granicus.if.org Git - php/log
php
13 years ago- Support for UTS #46.
Gustavo André dos Santos Lopes [Thu, 24 Nov 2011 17:54:50 +0000 (17:54 +0000)]
- Support for UTS #46.

13 years ago- Fixed bug #60236 (TLA timezone dates are not converted properly from
Derick Rethans [Thu, 24 Nov 2011 17:13:47 +0000 (17:13 +0000)]
- Fixed bug #60236 (TLA timezone dates are not converted properly from
  timestamp).
- Fixed bug #55253 (DateTime::add() and sub() result -1 hour on objects with
  time zone type 2).

And fixed some test cases.

13 years ago- add crt warning ini
Pierre Joye [Thu, 24 Nov 2011 12:51:28 +0000 (12:51 +0000)]
- add crt warning ini

13 years ago- merge crt warning change (r216594) and rename the ini to windows.show_crt_warning
Pierre Joye [Thu, 24 Nov 2011 12:46:45 +0000 (12:46 +0000)]
- merge crt warning change (r216594) and rename the ini to windows.show_crt_warning

13 years agoFixed bug #60367 (Reflection and Late Static Binding)
Xinchen Hui [Thu, 24 Nov 2011 09:16:11 +0000 (09:16 +0000)]
Fixed bug #60367 (Reflection and Late Static Binding)

13 years agoback to dev
Stanislav Malyshev [Thu, 24 Nov 2011 05:04:25 +0000 (05:04 +0000)]
back to dev

13 years ago5.4.0RC2
Stanislav Malyshev [Thu, 24 Nov 2011 05:03:22 +0000 (05:03 +0000)]
5.4.0RC2

13 years agoFixed Bug #60369 Crash with static property in trait
Stefan Marr [Wed, 23 Nov 2011 21:24:34 +0000 (21:24 +0000)]
Fixed Bug #60369 Crash with static property in trait

13 years agoSorted engine changes by severity and added chained
Stanislav Malyshev [Wed, 23 Nov 2011 21:21:10 +0000 (21:21 +0000)]
Sorted engine changes by severity and added chained
string offset description.

13 years agoFix test
Ulf Wendel [Wed, 23 Nov 2011 16:47:22 +0000 (16:47 +0000)]
Fix test

13 years agoMessage can vary depending on server version
Ulf Wendel [Wed, 23 Nov 2011 16:38:50 +0000 (16:38 +0000)]
Message can vary depending on server version

13 years agoFixed bug #48216 (PHP Fatal error: SOAP-ERROR: Parsing WSDL: Extra content at the...
Dmitry Stogov [Wed, 23 Nov 2011 10:49:42 +0000 (10:49 +0000)]
Fixed bug #48216 (PHP Fatal error: SOAP-ERROR: Parsing WSDL: Extra content at the end of the doc, when server uses chunked transfer encoding with spaces after chunk size)

13 years ago- Fixed memory leak when calling the Finfo constructor twice
Felipe Pena [Wed, 23 Nov 2011 01:20:49 +0000 (01:20 +0000)]
- Fixed memory leak when calling the Finfo constructor twice

13 years ago- Fix the fix (thanks Chris Jones!)
Felipe Pena [Tue, 22 Nov 2011 19:18:34 +0000 (19:18 +0000)]
- Fix the fix (thanks Chris Jones!)

13 years agoFix test to remove dependancy over php.net
Pierrick Charron [Tue, 22 Nov 2011 18:50:57 +0000 (18:50 +0000)]
Fix test to remove dependancy over php.net

13 years agoSkipping with libmysql. If a documentation points to more or less unmaintained wiki...
Ulf Wendel [Tue, 22 Nov 2011 16:52:42 +0000 (16:52 +0000)]
Skipping with libmysql. If a documentation points to more or less unmaintained wiki contents, I take it as a request to stop testing a feature. Can't tell if I get false positive, hit a bug or not. This is not libmysql testing. Its PHP MySQL API testing.

13 years agouse the method in all builds. Thus it can be used for detection
Andrey Hristov [Tue, 22 Nov 2011 16:38:06 +0000 (16:38 +0000)]
use the method in all builds. Thus it can be used for detection
of state transitioning in every case

13 years ago- Fix the fix
Felipe Pena [Tue, 22 Nov 2011 15:12:44 +0000 (15:12 +0000)]
- Fix the fix

13 years ago- Fixed possible memory leak in finfo_open()
Felipe Pena [Tue, 22 Nov 2011 15:04:19 +0000 (15:04 +0000)]
- Fixed possible memory leak in finfo_open()

13 years agoRevert last commit
Pierrick Charron [Tue, 22 Nov 2011 13:20:50 +0000 (13:20 +0000)]
Revert last commit
Keep get_magic_quotes_gpc and get_magic_quotes_runtime as deprecated
even if it's not the case in the code

13 years agoThose functions are not deprecated (r319249 #55371)
Pierrick Charron [Tue, 22 Nov 2011 13:11:20 +0000 (13:11 +0000)]
Those functions are not deprecated (r319249 #55371)

13 years ago- Fixed invalid free in call_user_method() function
Felipe Pena [Tue, 22 Nov 2011 12:47:08 +0000 (12:47 +0000)]
- Fixed invalid free in call_user_method() function

13 years ago- Fixed memory leak in several Intl locale functions
Felipe Pena [Tue, 22 Nov 2011 12:29:15 +0000 (12:29 +0000)]
- Fixed memory leak in several Intl locale functions

13 years agoFixed bug #60357 (__toString() method triggers E_NOTICE "Array to string conversion")
Xinchen Hui [Tue, 22 Nov 2011 10:11:06 +0000 (10:11 +0000)]
Fixed bug #60357 (__toString() method triggers E_NOTICE "Array to string conversion")

13 years agoFix this test to work with all version (even old) of libcurl
Pierrick Charron [Tue, 22 Nov 2011 08:29:26 +0000 (08:29 +0000)]
Fix this test to work with all version (even old) of libcurl

13 years agoFix memory leak when using libcurl < 7.17.0
Pierrick Charron [Tue, 22 Nov 2011 05:19:37 +0000 (05:19 +0000)]
Fix memory leak when using libcurl < 7.17.0

13 years agoexport zend_on_timeout handler from ZE
Antony Dovgal [Tue, 22 Nov 2011 03:39:12 +0000 (03:39 +0000)]
export zend_on_timeout handler from ZE

13 years ago- Fixed possible crash in mb_ereg_search_init() using empty pattern
Felipe Pena [Mon, 21 Nov 2011 19:15:18 +0000 (19:15 +0000)]
- Fixed possible crash in mb_ereg_search_init() using empty pattern

13 years agoComparison between pointer and integer
Xinchen Hui [Mon, 21 Nov 2011 06:07:43 +0000 (06:07 +0000)]
Comparison between pointer and integer

13 years agoC++ style comment
Xinchen Hui [Mon, 21 Nov 2011 05:57:45 +0000 (05:57 +0000)]
C++ style comment

13 years agoFix memory leak
Pierrick Charron [Mon, 21 Nov 2011 02:44:28 +0000 (02:44 +0000)]
Fix memory leak

13 years agoFix memory leak
Pierrick Charron [Mon, 21 Nov 2011 02:29:24 +0000 (02:29 +0000)]
Fix memory leak

13 years agoFix test to use PHP_CURL_HTTP_REMOTE_SERVER
Pierrick Charron [Mon, 21 Nov 2011 02:10:57 +0000 (02:10 +0000)]
Fix test to use PHP_CURL_HTTP_REMOTE_SERVER

13 years agofix is_a reflection
Stanislav Malyshev [Sun, 20 Nov 2011 22:20:03 +0000 (22:20 +0000)]
fix is_a reflection

13 years ago- restore correct window_size
Pierre Joye [Sun, 20 Nov 2011 10:10:43 +0000 (10:10 +0000)]
- restore correct window_size

13 years ago- fix build, ansi c requires constant value, no expresion, even constant var
Pierre Joye [Sat, 19 Nov 2011 23:09:12 +0000 (23:09 +0000)]
- fix build, ansi c requires constant value, no expresion, even constant var

13 years ago- Fixed bug #60339 (valgrind reports LEAK --with-mm)
Felipe Pena [Sat, 19 Nov 2011 18:50:49 +0000 (18:50 +0000)]
- Fixed bug #60339 (valgrind reports LEAK --with-mm)
  patch by: yohgaki at ohgaki dot net

13 years ago- Fix tests
Felipe Pena [Sat, 19 Nov 2011 18:01:26 +0000 (18:01 +0000)]
- Fix tests

13 years ago- Fixed bug #43200 (Interface implementation / inheritence not possible in abstract...
Felipe Pena [Sat, 19 Nov 2011 13:36:03 +0000 (13:36 +0000)]
- Fixed bug #43200 (Interface implementation / inheritence not possible in abstract classes)

13 years agobackport the line from trunk and fix uninitialized variables
Antony Dovgal [Sat, 19 Nov 2011 13:23:16 +0000 (13:23 +0000)]
backport the line from trunk and fix uninitialized variables

13 years ago - Fixed bug #60337 bcscale related crashed on 64bits platforms
Mateusz Kocielski [Sat, 19 Nov 2011 12:46:43 +0000 (12:46 +0000)]
 - Fixed bug #60337 bcscale related crashed on 64bits platforms

13 years ago- Removed C++ comment style
Felipe Pena [Sat, 19 Nov 2011 12:16:47 +0000 (12:16 +0000)]
- Removed C++ comment style

13 years agofix bug #60164 (Stubs of a specific length break phar_open_from_fp scanning for __HAL...
Stanislav Malyshev [Sat, 19 Nov 2011 04:59:56 +0000 (04:59 +0000)]
fix bug #60164 (Stubs of a specific length break phar_open_from_fp scanning for __HALT_COMPILER)

13 years agofix NEWS
Stanislav Malyshev [Sat, 19 Nov 2011 04:52:06 +0000 (04:52 +0000)]
fix NEWS

13 years agofix test number
Stanislav Malyshev [Sat, 19 Nov 2011 04:49:59 +0000 (04:49 +0000)]
fix test number

13 years agoFix bug #60150 (Integer overflow during the parsing of invalid exif header)
Stanislav Malyshev [Sat, 19 Nov 2011 04:41:03 +0000 (04:41 +0000)]
Fix bug #60150 (Integer overflow during the parsing of invalid exif header)

13 years agor319456 also fixed the OCI8 part of #55301 (multiple null pointer)
Christopher Jones [Fri, 18 Nov 2011 18:14:15 +0000 (18:14 +0000)]
r319456 also fixed the OCI8 part of #55301 (multiple null pointer)

13 years ago- CS
Felipe Pena [Fri, 18 Nov 2011 13:56:41 +0000 (13:56 +0000)]
- CS

13 years agoFixes Bug #54441 (Handling of changing modifiers on a trait alias)
Stefan Marr [Fri, 18 Nov 2011 13:49:07 +0000 (13:49 +0000)]
Fixes Bug #54441 (Handling of changing modifiers on a trait alias)
# this now results also in a compilation error, since it would open the door for inconsistencies, and violates the DRY principle.

13 years agows in NEWS
Pierrick Charron [Fri, 18 Nov 2011 13:39:27 +0000 (13:39 +0000)]
ws in NEWS

13 years agoAdded new SoapClient option "keep_alive". FR #60329
Pierrick Charron [Fri, 18 Nov 2011 13:24:35 +0000 (13:24 +0000)]
Added new SoapClient option "keep_alive". FR #60329

13 years agoFixed bug #60138 (GC crash with referenced array in RecursiveArrayIterator)
Dmitry Stogov [Fri, 18 Nov 2011 12:43:53 +0000 (12:43 +0000)]
Fixed bug #60138 (GC crash with referenced array in RecursiveArrayIterator)

13 years agoSync to 5.3 and check additional cases for #55748
Christopher Jones [Fri, 18 Nov 2011 09:59:35 +0000 (09:59 +0000)]
Sync to 5.3 and check additional cases for #55748

13 years agofix typo
Stanislav Malyshev [Fri, 18 Nov 2011 09:15:15 +0000 (09:15 +0000)]
fix typo

13 years agoFixed bug #60306 (Characters lost while converting from cp936 to utf8)
Xinchen Hui [Fri, 18 Nov 2011 08:50:29 +0000 (08:50 +0000)]
Fixed bug #60306 (Characters lost while converting from cp936 to utf8)

13 years agofixes for bug #55748
Stanislav Malyshev [Fri, 18 Nov 2011 07:11:19 +0000 (07:11 +0000)]
fixes for bug #55748

13 years agoRemove unused variables in libmbfl
Pierrick Charron [Fri, 18 Nov 2011 06:27:27 +0000 (06:27 +0000)]
Remove unused variables in libmbfl

13 years agoDon't load php.ini file to test the built-in web server
Pierrick Charron [Fri, 18 Nov 2011 06:15:25 +0000 (06:15 +0000)]
Don't load php.ini file to test the built-in web server

13 years agofix bug #60082 (Crash in ArrayObject() when using recursive references)
Antony Dovgal [Fri, 18 Nov 2011 05:22:35 +0000 (05:22 +0000)]
fix bug #60082 (Crash in ArrayObject() when using recursive references)
--Tis line, and those below, will be ignored--

M    trunk/ext/spl/spl_array.c
M    branches/PHP_5_4/ext/spl/spl_array.c
M    branches/PHP_5_3/ext/spl/spl_array.c
M    branches/PHP_5_3/NEWS

13 years agoFixed bug #60321 (ob_get_status(true) no longer returns an array when buffer is empty).
Pierrick Charron [Fri, 18 Nov 2011 00:16:58 +0000 (00:16 +0000)]
Fixed bug #60321 (ob_get_status(true) no longer returns an array when buffer is empty).

13 years agoadd callable as reserved word
Stanislav Malyshev [Thu, 17 Nov 2011 21:13:45 +0000 (21:13 +0000)]
add callable as reserved word

13 years ago- Fix build
Felipe Pena [Thu, 17 Nov 2011 21:07:52 +0000 (21:07 +0000)]
- Fix build

13 years agoFixed Bug #60165 (Aliasing unexisting trait should throw/trigger the exception/error)
Stefan Marr [Thu, 17 Nov 2011 21:04:15 +0000 (21:04 +0000)]
Fixed Bug #60165 (Aliasing unexisting trait should throw/trigger the exception/error)

- aliases that are not actually matching anything are treated as errors now. This
  will make sure that all methods that are expected to be in a class are actually
  there, or in case a trait changed for instance, that the code breaks already
  on composition
- Precedence declarations are also checked to ensure that the method
  which is supposed to take precedence actually exists, however,
  the other traits mentioned in the declaration are not regarded.
  We are more lenient here, since this avoids unnecessary fragility.
- fixed another seamingly unrelated test which broke in the progress
  but wasn't clear before either.

13 years agoReverting r319136
Lars Strojny [Thu, 17 Nov 2011 09:24:15 +0000 (09:24 +0000)]
Reverting r319136

13 years agorevert my previous change, tests hangs on windows
Xinchen Hui [Thu, 17 Nov 2011 02:32:21 +0000 (02:32 +0000)]
revert my previous change, tests hangs on windows

13 years agoimprove the test, let it say about errors
Xinchen Hui [Thu, 17 Nov 2011 02:22:06 +0000 (02:22 +0000)]
improve the test,  let it say about errors

13 years ago- Fixed bug #60099 (__halt_compiler() works in braced namespaces)
Felipe Pena [Wed, 16 Nov 2011 17:41:40 +0000 (17:41 +0000)]
- Fixed bug #60099 (__halt_compiler() works in braced namespaces)

13 years agoHad the wrong bug number there
Rasmus Lerdorf [Wed, 16 Nov 2011 16:43:12 +0000 (16:43 +0000)]
Had the wrong bug number there

13 years ago- Fixed bug #60267 (Compile failure with freetds 0.91)
Felipe Pena [Wed, 16 Nov 2011 12:13:22 +0000 (12:13 +0000)]
- Fixed bug #60267 (Compile failure with freetds 0.91)

13 years agokeep code to be compatible with PHP4
George Wang [Wed, 16 Nov 2011 04:00:28 +0000 (04:00 +0000)]
keep code to be compatible with PHP4

13 years agokeep PHP_5_4 in sync with PHP_5_3 branch
George Wang [Wed, 16 Nov 2011 03:46:54 +0000 (03:46 +0000)]
keep PHP_5_4 in sync with PHP_5_3 branch

13 years ago- Added .phar to default authorized extensions
Jérôme Loyet [Wed, 16 Nov 2011 00:21:38 +0000 (00:21 +0000)]
- Added .phar to default authorized extensions

13 years agotypo
Jérôme Loyet [Wed, 16 Nov 2011 00:19:43 +0000 (00:19 +0000)]
typo

13 years ago- remove experimental flag on fpm
Jérôme Loyet [Tue, 15 Nov 2011 22:40:10 +0000 (22:40 +0000)]
- remove experimental flag on fpm

13 years ago- FR #60199 (enhance FPM error log when the primary script can't be open)
Jérôme Loyet [Tue, 15 Nov 2011 22:29:59 +0000 (22:29 +0000)]
- FR #60199 (enhance FPM error log when the primary script can't be open)

13 years agoMinor NEWS grammar fixes
Christopher Jones [Tue, 15 Nov 2011 22:03:40 +0000 (22:03 +0000)]
Minor NEWS grammar fixes

13 years ago- Fixed bug #55874 (GCC does not provide __sync_fetch_and_add on some archs)
Felipe Pena [Tue, 15 Nov 2011 20:33:26 +0000 (20:33 +0000)]
- Fixed bug #55874 (GCC does not provide __sync_fetch_and_add on some archs)
  patch by: klightspeed at netspace dot net dot au

13 years agoFixed bug #60244 (pg_fetch_* functions do not validate that row param is >0).
Ilia Alshanetsky [Tue, 15 Nov 2011 18:02:58 +0000 (18:02 +0000)]
Fixed bug #60244 (pg_fetch_* functions do not validate that row param is >0).

13 years ago- Fixed bug #52624 (tempnam() by-pass open_basedir with inexistent directory)
Felipe Pena [Tue, 15 Nov 2011 16:59:59 +0000 (16:59 +0000)]
- Fixed bug #52624 (tempnam() by-pass open_basedir with inexistent directory)

13 years ago- Fixed bug #54682 (Tidy::diagnose() NULL pointer dereference)
Felipe Pena [Tue, 15 Nov 2011 15:16:20 +0000 (15:16 +0000)]
- Fixed bug #54682 (Tidy::diagnose() NULL pointer dereference)

13 years agoForgot the bug specific test.
David Soria Parra [Tue, 15 Nov 2011 13:36:45 +0000 (13:36 +0000)]
Forgot the bug specific test.

13 years agoFixed bug #55371 (get_magic_quotes_gpc() throws deprecation warning.)
David Soria Parra [Tue, 15 Nov 2011 13:22:52 +0000 (13:22 +0000)]
Fixed bug #55371 (get_magic_quotes_gpc() throws deprecation warning.)

Patch by David Zuelke <david dot zuelke at bitextender dot com>

13 years ago- We can constify in 5.4+
Felipe Pena [Tue, 15 Nov 2011 12:34:59 +0000 (12:34 +0000)]
- We can constify in 5.4+

13 years agoMFH, fix test
Xinchen Hui [Tue, 15 Nov 2011 03:19:54 +0000 (03:19 +0000)]
MFH, fix test

13 years agoFixed bug #60159 (Router returns false, but POST is not passed to requested
Xinchen Hui [Tue, 15 Nov 2011 03:15:19 +0000 (03:15 +0000)]
Fixed bug #60159 (Router returns false, but POST is not passed to requested
resource) and bug #55759 (mem leak when use built-in server)

13 years ago#- Added information about NPD bug fix in the OpenSSL extension.
Mateusz Kocielski [Mon, 14 Nov 2011 19:20:34 +0000 (19:20 +0000)]
#- Added information about NPD bug fix in the OpenSSL extension.

13 years ago- Add missing include.
Johannes Schlüter [Mon, 14 Nov 2011 17:56:33 +0000 (17:56 +0000)]
- Add missing include.

13 years agofunctor? Where did that come from?
Rasmus Lerdorf [Mon, 14 Nov 2011 16:23:56 +0000 (16:23 +0000)]
functor? Where did that come from?

13 years agoFixed a typo in README.SVN-RULES.
Florian Anderiasch [Mon, 14 Nov 2011 15:39:35 +0000 (15:39 +0000)]
Fixed a typo in README.SVN-RULES.

13 years agoFixed bug #44686 (SOAP-ERROR: Parsing WSDL with references)
Dmitry Stogov [Mon, 14 Nov 2011 08:43:00 +0000 (08:43 +0000)]
Fixed bug #44686 (SOAP-ERROR: Parsing WSDL with references)

13 years ago- Fixed tests in ext/standard/tests/http by adding the INI setting value
Gustavo André dos Santos Lopes [Mon, 14 Nov 2011 01:12:23 +0000 (01:12 +0000)]
- Fixed tests in ext/standard/tests/http by adding the INI setting value
  allow_url_fopen=1
- Converted test file from dos line endings to unix line endings.

13 years agoAdjusting error messages
Lars Strojny [Mon, 14 Nov 2011 00:26:37 +0000 (00:26 +0000)]
Adjusting error messages

13 years agoadd skipif
Xinchen Hui [Sun, 13 Nov 2011 14:31:30 +0000 (14:31 +0000)]
add skipif

13 years agoFixed bug #60282 (Segfault when using ob_gzhandler() with open buffers)
Xinchen Hui [Sun, 13 Nov 2011 04:11:57 +0000 (04:11 +0000)]
Fixed bug #60282 (Segfault when using ob_gzhandler() with open buffers)

13 years agoFix test
Rasmus Lerdorf [Sat, 12 Nov 2011 19:12:39 +0000 (19:12 +0000)]
Fix test

13 years agoFix typo and don't use 'a' as an invalid filename since it is the default
Rasmus Lerdorf [Sat, 12 Nov 2011 18:46:04 +0000 (18:46 +0000)]
Fix typo and don't use 'a' as an invalid filename since it is the default
gcc binary filename and is thus not unlikely to be left lying around in the
build dir which cause these tests to fail

13 years agoFix #60218 (instantiating unknown class leads to memory leak in cli)
David Soria Parra [Sat, 12 Nov 2011 17:05:08 +0000 (17:05 +0000)]
Fix #60218 (instantiating unknown class leads to memory leak in cli)

13 years ago- Fixed NULL pointer dereference in stream_socket_enable_crypto, case when
Mateusz Kocielski [Sat, 12 Nov 2011 10:36:55 +0000 (10:36 +0000)]
- Fixed NULL pointer dereference in stream_socket_enable_crypto, case when
  ssl_handle of session_stream is not initialized.

13 years ago- Fixed bug #60261 (phar dos null pointer)
Felipe Pena [Fri, 11 Nov 2011 21:39:11 +0000 (21:39 +0000)]
- Fixed bug #60261 (phar dos null pointer)

13 years ago- fix bug #60272, typo
Pierre Joye [Fri, 11 Nov 2011 18:50:52 +0000 (18:50 +0000)]
- fix bug #60272, typo