]> granicus.if.org Git - php/log
php
13 years ago- Test fixes
Felipe Pena [Mon, 6 Jun 2011 22:36:54 +0000 (22:36 +0000)]
- Test fixes

13 years ago- Added indirect method call through array variable (FR Bug #47160)
Felipe Pena [Mon, 6 Jun 2011 21:42:05 +0000 (21:42 +0000)]
- Added indirect method call through array variable (FR Bug #47160)

13 years ago- Added new parameter parsing option (p - for valid path (string without null byte...
Felipe Pena [Mon, 6 Jun 2011 21:28:16 +0000 (21:28 +0000)]
- Added new parameter parsing option (p - for valid path (string without null byte in the middle))
# The tests will be fixed in the next commits

13 years agoFixed bug #51997 (SEEK_CUR with 0 value, returns a warning).
Ilia Alshanetsky [Sun, 5 Jun 2011 21:57:01 +0000 (21:57 +0000)]
Fixed bug #51997 (SEEK_CUR with 0 value, returns a warning).

13 years ago- Fixed crash in fastcgi (related to zend signals changes)
Felipe Pena [Sun, 5 Jun 2011 17:02:46 +0000 (17:02 +0000)]
- Fixed crash in fastcgi (related to zend signals changes)

13 years agoFixed bug#51819 (Case discrepancy in timezone names cause Uncaught exception and...
Hannes Magnusson [Sun, 5 Jun 2011 13:30:01 +0000 (13:30 +0000)]
Fixed bug#51819 (Case discrepancy in timezone names cause Uncaught exception and fatal error)

13 years agoWhen you write to a symlink - you access the file itself, not the symlink, so we...
Hannes Magnusson [Sun, 5 Jun 2011 12:08:14 +0000 (12:08 +0000)]
When you write to a symlink - you access the file itself, not the symlink, so we need to compare the atime to the orignal file

13 years agoMake sure we are writing more data then the block size
Hannes Magnusson [Sun, 5 Jun 2011 12:07:11 +0000 (12:07 +0000)]
Make sure we are writing more data then the block size

13 years agoNo need to fetch external files and endless amount of DTDs for this test
Hannes Magnusson [Sun, 5 Jun 2011 11:31:18 +0000 (11:31 +0000)]
No need to fetch external files and endless amount of DTDs for this test

13 years agotouch() no longer attempts to create files on empty strings
Hannes Magnusson [Sun, 5 Jun 2011 09:42:10 +0000 (09:42 +0000)]
touch() no longer attempts to create files on empty strings

13 years agoFix tests when running without mbstring
Hannes Magnusson [Sun, 5 Jun 2011 09:35:49 +0000 (09:35 +0000)]
Fix tests when running without mbstring

13 years agoThis method doesn't seem to be very useful without scalar types, so reverting it too
Stanislav Malyshev [Sun, 5 Jun 2011 08:59:24 +0000 (08:59 +0000)]
This method doesn't seem to be very useful without scalar types, so reverting it too

13 years agoThis isn't less then 5.4.. but these still fail though.
Hannes Magnusson [Sun, 5 Jun 2011 08:56:52 +0000 (08:56 +0000)]
This isn't less then 5.4.. but these still fail though.

13 years agoUpdated the note maintainers credits
Philip Olson [Sun, 5 Jun 2011 06:57:13 +0000 (06:57 +0000)]
Updated the note maintainers credits

13 years ago- Possible fix for bug #54609 (Certain implementation(s) of SplFixedArray cause hard...
Felipe Pena [Sun, 5 Jun 2011 01:38:12 +0000 (01:38 +0000)]
- Possible fix for bug #54609 (Certain implementation(s) of SplFixedArray cause hard crash)

13 years ago- Fixed wrong sigaction() call passing signal number 65 (invalid)
Felipe Pena [Sun, 5 Jun 2011 01:15:10 +0000 (01:15 +0000)]
- Fixed wrong sigaction() call passing signal number 65 (invalid)

13 years ago- Fixed bug #54929 (Parse error with single quote in sql comment)
Felipe Pena [Sat, 4 Jun 2011 22:54:40 +0000 (22:54 +0000)]
- Fixed bug #54929 (Parse error with single quote in sql comment)

13 years agoShow ICU Data version inside phpinfo()
Ilia Alshanetsky [Fri, 3 Jun 2011 18:14:36 +0000 (18:14 +0000)]
Show ICU Data version inside phpinfo()

13 years agoFix tests
Hannes Magnusson [Fri, 3 Jun 2011 17:38:37 +0000 (17:38 +0000)]
Fix tests
#Note to self; do not rename tests just before committing

13 years agoFixed crash and improved signal validation
Ilia Alshanetsky [Fri, 3 Jun 2011 17:18:46 +0000 (17:18 +0000)]
Fixed crash and improved signal validation

13 years agoAdd tests for broken function arguments
Hannes Magnusson [Fri, 3 Jun 2011 17:12:59 +0000 (17:12 +0000)]
Add tests for broken function arguments

13 years agoCompiler warning fix
Ilia Alshanetsky [Fri, 3 Jun 2011 07:00:38 +0000 (07:00 +0000)]
Compiler warning fix

13 years agoFurther fix for #54918 - We attach a bunch of submodules loading to the basic MINIT...
Scott MacVicar [Fri, 3 Jun 2011 01:44:37 +0000 (01:44 +0000)]
Further fix for #54918 - We attach a bunch of submodules loading to the basic MINIT, but if an error occurs during their MINIT we still call the MSHUTDOWN()

Other possible fix is that we should halt execution entirely when this happens but this feels a little drastic.

Committing to trunk for now

13 years agoand clean the tokenizer too
Stanislav Malyshev [Fri, 3 Jun 2011 01:16:01 +0000 (01:16 +0000)]
and clean the tokenizer too

13 years agoscalar types cleanup
Stanislav Malyshev [Fri, 3 Jun 2011 01:09:32 +0000 (01:09 +0000)]
scalar types cleanup

13 years agoFix Bug #54918 - Crash when there is a failure to read the browscap file
Scott MacVicar [Fri, 3 Jun 2011 00:42:07 +0000 (00:42 +0000)]
Fix Bug #54918 - Crash when there is a failure to read the browscap file

13 years ago- Fix crash in pcntl
Felipe Pena [Fri, 3 Jun 2011 00:35:22 +0000 (00:35 +0000)]
- Fix crash in pcntl

13 years agoAdded fabled hex2bin() function
Scott MacVicar [Fri, 3 Jun 2011 00:12:22 +0000 (00:12 +0000)]
Added fabled hex2bin() function

13 years ago- Fix ZTS build
Felipe Pena [Thu, 2 Jun 2011 22:54:14 +0000 (22:54 +0000)]
- Fix ZTS build

13 years agoMissing ifdef related to the previous patch
Ilia Alshanetsky [Thu, 2 Jun 2011 21:38:54 +0000 (21:38 +0000)]
Missing ifdef related to the previous patch

13 years agoZend Signal Handling (see RFC: https://wiki.php.net/rfc/zendsignals)
Ilia Alshanetsky [Thu, 2 Jun 2011 21:16:50 +0000 (21:16 +0000)]
Zend Signal Handling (see RFC: https://wiki.php.net/rfc/zendsignals)
This needs to go into 5.4 as well, but will wait for Pierre to review win32 situation

# Patch by Lucas Nealan, Arnaud Le Blanc, Brian Shire & Ilia Alshanetsky

13 years ago- Fixed double registering of browscap ini directive. See bug #54896.
Gustavo André dos Santos Lopes [Thu, 2 Jun 2011 08:46:40 +0000 (08:46 +0000)]
- Fixed double registering of browscap ini directive. See bug #54896.

13 years ago- Fixed bug #54970 (SplFixedArray::setSize() isn't resizing)
Felipe Pena [Thu, 2 Jun 2011 00:40:27 +0000 (00:40 +0000)]
- Fixed bug #54970 (SplFixedArray::setSize() isn't resizing)

13 years agoMore tests
Ilia Alshanetsky [Wed, 1 Jun 2011 16:59:23 +0000 (16:59 +0000)]
More tests

13 years agoImplemented FR #54561 (Expose ICU Version & ICU Data Version info).
Ilia Alshanetsky [Wed, 1 Jun 2011 16:26:21 +0000 (16:26 +0000)]
Implemented FR #54561 (Expose ICU Version & ICU Data Version info).

13 years agoFixed bug #52104 (bindColumn creates Warning regardless of ATTR_ERRMODE settings).
Ilia Alshanetsky [Wed, 1 Jun 2011 13:23:25 +0000 (13:23 +0000)]
Fixed bug #52104 (bindColumn creates Warning regardless of ATTR_ERRMODE settings).

13 years agoFixed bug #54484 (Empty string in json_decode doesn't reset json_last_error()).
Ilia Alshanetsky [Wed, 1 Jun 2011 09:44:38 +0000 (09:44 +0000)]
Fixed bug #54484 (Empty string in json_decode doesn't reset json_last_error()).

13 years agoAdding testcases to validate imageloadfont input parameter validation, tests were...
Rafael Machado Dohms [Tue, 31 May 2011 21:10:01 +0000 (21:10 +0000)]
Adding testcases to validate imageloadfont input parameter validation, tests were developed at #tek11 testfest

13 years agoreuse code
Andrey Hristov [Tue, 31 May 2011 20:42:44 +0000 (20:42 +0000)]
reuse code

13 years agoFixed notice breaking the test.
Shein Alexey [Tue, 31 May 2011 12:57:40 +0000 (12:57 +0000)]
Fixed notice breaking the test.

13 years agoRemoved test since there's no more safe_mode in PHP >= 5.4.
Shein Alexey [Tue, 31 May 2011 12:45:00 +0000 (12:45 +0000)]
Removed test since there's no more safe_mode in PHP >= 5.4.

13 years agofix macros
Andrey Hristov [Tue, 31 May 2011 10:35:07 +0000 (10:35 +0000)]
fix macros

13 years agoFixed bug #54910 (Crash when calling call_user_func with unknown function name)
Dmitry Stogov [Tue, 31 May 2011 09:20:51 +0000 (09:20 +0000)]
Fixed bug #54910 (Crash when calling call_user_func with unknown function name)

13 years agoRemoved unnecessary rinit/rshutdown
Ilia Alshanetsky [Tue, 31 May 2011 08:59:32 +0000 (08:59 +0000)]
Removed unnecessary rinit/rshutdown

13 years agoFixed bug #54957 (Memleak in alloc_globals_ctor)
Dmitry Stogov [Tue, 31 May 2011 08:26:53 +0000 (08:26 +0000)]
Fixed bug #54957 (Memleak in alloc_globals_ctor)

13 years agoUpdated qa-release.php notes as per the new qa-release.php syntax
Philip Olson [Mon, 30 May 2011 23:26:33 +0000 (23:26 +0000)]
Updated qa-release.php notes as per the new qa-release.php syntax

13 years agoFixed bug #52496 (Zero exit code on option parsing failure).
Ilia Alshanetsky [Mon, 30 May 2011 15:57:50 +0000 (15:57 +0000)]
Fixed bug #52496 (Zero exit code on option parsing failure).

13 years agoFixed bug #54946 (stream_get_contents infinite loop)
Hannes Magnusson [Sun, 29 May 2011 12:29:19 +0000 (12:29 +0000)]
Fixed bug #54946 (stream_get_contents infinite loop)

13 years agoFixed bug #54601 (Removing the doctype node segfaults)
Hannes Magnusson [Sun, 29 May 2011 11:39:49 +0000 (11:39 +0000)]
Fixed bug #54601 (Removing the doctype node segfaults)

13 years agoFixed bug #53848 (fgetcsv() ignores spaces at beginnings of fields).
Ilia Alshanetsky [Sun, 29 May 2011 10:23:06 +0000 (10:23 +0000)]
Fixed bug #53848 (fgetcsv() ignores spaces at beginnings of fields).

13 years agoFixed bug #54137 (file_get_contents POST request sends additional line break).
Ilia Alshanetsky [Sun, 29 May 2011 09:23:08 +0000 (09:23 +0000)]
Fixed bug #54137 (file_get_contents POST request sends additional line break).

13 years ago- Fixed bug #54934 (Unresolved symbol strtoull in HP-UX 11.11)
Felipe Pena [Fri, 27 May 2011 23:31:30 +0000 (23:31 +0000)]
- Fixed bug #54934 (Unresolved symbol strtoull in HP-UX 11.11)

13 years agoFixed bug #54924 (assert.* is not being reset upon request shutdown).
Ilia Alshanetsky [Thu, 26 May 2011 18:17:43 +0000 (18:17 +0000)]
Fixed bug #54924 (assert.* is not being reset upon request shutdown).

13 years ago -fix bug 54935, php_win_err can lead to crash
Pierre Joye [Thu, 26 May 2011 14:37:13 +0000 (14:37 +0000)]
 -fix bug 54935, php_win_err can lead to crash

13 years ago- Fixed ZTS build and removed unused vars
Felipe Pena [Wed, 25 May 2011 22:23:48 +0000 (22:23 +0000)]
- Fixed ZTS build and removed unused vars

13 years agoimplement streams metadata API per RFC
Stanislav Malyshev [Wed, 25 May 2011 21:03:55 +0000 (21:03 +0000)]
implement streams metadata API per RFC

13 years agoFixed test, as per r311323
Philip Olson [Wed, 25 May 2011 00:02:05 +0000 (00:02 +0000)]
Fixed test, as per r311323

13 years ago- Fixed bug #50363 (Invalid parsing in convert.quoted-printable-decode filter)
Felipe Pena [Tue, 24 May 2011 23:49:26 +0000 (23:49 +0000)]
- Fixed bug #50363 (Invalid parsing in convert.quoted-printable-decode filter)
  Patch by: slusarz at curecanti dot org

13 years agoFixed test
Philip Olson [Tue, 24 May 2011 23:49:04 +0000 (23:49 +0000)]
Fixed test

13 years agoUpdated test. touch() emits E_WARNING for bogus values. Updated 5.3 test to look...
Philip Olson [Tue, 24 May 2011 23:27:49 +0000 (23:27 +0000)]
Updated test. touch() emits E_WARNING for bogus values. Updated 5.3 test to look the same.

13 years ago- Fix logic, it must check for both flags (as says the comment in the code) (bug...
Felipe Pena [Tue, 24 May 2011 22:34:07 +0000 (22:34 +0000)]
- Fix logic, it must check for both flags (as says the comment in the code) (bug #54912)

13 years ago- Fixed bug #54912 (filter/logical_filters.c:685:32: warning: use of logical || with...
Felipe Pena [Tue, 24 May 2011 22:24:06 +0000 (22:24 +0000)]
- Fixed bug #54912 (filter/logical_filters.c:685:32: warning: use of logical || with constant op)
  Initial patch by: crrodriguez at opensuse dot org

13 years ago- Fix #54721, different Hashes on Windows, BSD and Linux on wrong Salt size
Pierre Joye [Tue, 24 May 2011 13:48:04 +0000 (13:48 +0000)]
- Fix #54721, different Hashes on Windows, BSD and Linux on wrong Salt size

13 years ago- fix tests, keep EOL as unix style as the str len is used in expect
Pierre Joye [Tue, 24 May 2011 10:47:35 +0000 (10:47 +0000)]
- fix tests, keep EOL as unix style as the str len is used in expect

13 years agoFixed comilation on x86_64
Dmitry Stogov [Tue, 24 May 2011 08:27:36 +0000 (08:27 +0000)]
Fixed comilation on x86_64

13 years ago- Fix the fix
Felipe Pena [Tue, 24 May 2011 00:10:00 +0000 (00:10 +0000)]
- Fix the fix
# Arghh, copy and paste error :(

13 years ago- Fixed stack buffer overflow in socket_connect().
Felipe Pena [Tue, 24 May 2011 00:05:50 +0000 (00:05 +0000)]
- Fixed stack buffer overflow in socket_connect().
  Found by: Mateusz Kocielski, Marek Kroemeke and Filip Palian

13 years agoFixed test for decoupled <?= as of r311260
Philip Olson [Mon, 23 May 2011 23:51:28 +0000 (23:51 +0000)]
Fixed test for decoupled <?= as of r311260

13 years agoFix Bug #54727, a re-incarnation of #26862
Michael Wallner [Mon, 23 May 2011 10:42:00 +0000 (10:42 +0000)]
Fix Bug #54727, a re-incarnation of #26862

13 years agoArithmetic speedup. Inlined most probable code-paths for arithmetic operations direct...
Dmitry Stogov [Mon, 23 May 2011 08:05:44 +0000 (08:05 +0000)]
Arithmetic speedup. Inlined most probable code-paths for arithmetic operations directly into executor.

13 years agofix some failing tests
Stanislav Malyshev [Mon, 23 May 2011 07:06:04 +0000 (07:06 +0000)]
fix some failing tests

13 years ago- Fixed bug #54529 (SAPI crashes on apache_config.c:197)
Felipe Pena [Mon, 23 May 2011 01:47:06 +0000 (01:47 +0000)]
- Fixed bug #54529 (SAPI crashes on apache_config.c:197)
  patch by: hebergement at riastudio dot fr

13 years ago- Fixed bug #54269 (Short exception message buffer causes crash)
Felipe Pena [Sun, 22 May 2011 19:06:21 +0000 (19:06 +0000)]
- Fixed bug #54269 (Short exception message buffer causes crash)

13 years agoIncrease the overly conservative pcre backtrack limit from 100000 to 1000000
Rasmus Lerdorf [Sat, 21 May 2011 19:48:37 +0000 (19:48 +0000)]
Increase the overly conservative pcre backtrack limit from 100000 to 1000000

13 years ago- Fixed bug #54895 (Fix compiling with older gcc version without need for membar_prod...
Felipe Pena [Fri, 20 May 2011 21:24:51 +0000 (21:24 +0000)]
- Fixed bug #54895 (Fix compiling with older gcc version without need for membar_producer macro)
  patch by: mhei at heimpold dot de

13 years agoAllow management of your own padding in openssl_encrypt/decrypt.
Scott MacVicar [Fri, 20 May 2011 18:56:13 +0000 (18:56 +0000)]
Allow management of your own padding in openssl_encrypt/decrypt.

For using mcrypt / openssl interchangeabley managing your own padding is the only solution.

13 years ago- Fixed bug #54804 (__halt_compiler and imported namespaces) (Pierrick)
Felipe Pena [Thu, 19 May 2011 23:20:47 +0000 (23:20 +0000)]
- Fixed bug #54804 (__halt_compiler and imported namespaces) (Pierrick)

13 years agoFix CS
Rasmus Lerdorf [Thu, 19 May 2011 23:18:55 +0000 (23:18 +0000)]
Fix CS

13 years agoFix bug 54866
Rasmus Lerdorf [Thu, 19 May 2011 23:09:58 +0000 (23:09 +0000)]
Fix bug 54866

13 years agoTidy up ldap paging code and rename the API as discussed in #42060
Scott MacVicar [Thu, 19 May 2011 17:41:21 +0000 (17:41 +0000)]
Tidy up ldap paging code and rename the API as discussed in #42060

13 years agoDecouple <?= from the short_tags setting and make it always enabled
Rasmus Lerdorf [Thu, 19 May 2011 16:26:29 +0000 (16:26 +0000)]
Decouple <?= from the short_tags setting and make it always enabled

13 years ago- initial import, will add all libs later
Pierre Joye [Thu, 19 May 2011 13:36:29 +0000 (13:36 +0000)]
- initial import, will add all libs later

13 years agoRevert part of the fix for #53339
Scott MacVicar [Thu, 19 May 2011 05:43:48 +0000 (05:43 +0000)]
Revert part of the fix for #53339
On OSX we need ssl AND crypto

The patch that was applied didn't even match what was in the bug

13 years agoFixed failing test (mismatch of tzoffset)
Jeraimee Hughes [Wed, 18 May 2011 20:52:30 +0000 (20:52 +0000)]
Fixed failing test (mismatch of tzoffset)

13 years agoFixed failing test.
Jeraimee Hughes [Wed, 18 May 2011 20:07:11 +0000 (20:07 +0000)]
Fixed failing test.

13 years ago- handle out of memory
Johannes Schlüter [Wed, 18 May 2011 11:49:49 +0000 (11:49 +0000)]
- handle out of memory

13 years ago- Keep the old arginfo for now
Johannes Schlüter [Wed, 18 May 2011 10:21:28 +0000 (10:21 +0000)]
- Keep the old arginfo for now
# This change we would E_RECOVERABLE instead of E_WARNING
# and needs some more review, as well fixing ~80 tests

13 years agoZEND_THREAD_SAFE and ZEND_DEBUG_BUILD are not meant to be case insensitive
Scott MacVicar [Tue, 17 May 2011 22:24:44 +0000 (22:24 +0000)]
ZEND_THREAD_SAFE and ZEND_DEBUG_BUILD are not meant to be case insensitive

13 years agoFixes for broken tests.
Jeraimee Hughes [Tue, 17 May 2011 15:08:15 +0000 (15:08 +0000)]
Fixes for broken tests.

13 years agoFix for failing test.
Jeraimee Hughes [Tue, 17 May 2011 15:06:48 +0000 (15:06 +0000)]
Fix for failing test.

13 years agoUse iterator when necessary to get the full properties hash - consistent with count...
Andrew Curioso [Tue, 17 May 2011 13:50:48 +0000 (13:50 +0000)]
Use iterator when necessary to get the full properties hash - consistent with count (see test: ext/simplexml/tests/034.phpt)

13 years agoFixed crash on recursive error handler invocation
Dmitry Stogov [Tue, 17 May 2011 12:27:21 +0000 (12:27 +0000)]
Fixed crash on recursive error handler invocation

13 years ago- WS
Pierre Joye [Tue, 17 May 2011 10:39:18 +0000 (10:39 +0000)]
- WS

13 years agoexchange a "trap" with an error
Andrey Hristov [Tue, 17 May 2011 09:44:11 +0000 (09:44 +0000)]
exchange a "trap" with an error

13 years ago- Move the field access behind the check
Johannes Schlüter [Tue, 17 May 2011 00:16:57 +0000 (00:16 +0000)]
- Move the field access behind the check
# Only called from one place where the connection is checked, but
# playing safe, again (parfait)

13 years agoadding an XFAIL, as we have an open bug for this test
Ferenc Kovacs [Mon, 16 May 2011 23:43:12 +0000 (23:43 +0000)]
adding an XFAIL, as we have an open bug for this test

13 years agoadding an XFAIL, as we have an open bug for this test
Ferenc Kovacs [Mon, 16 May 2011 23:39:16 +0000 (23:39 +0000)]
adding an XFAIL, as we have an open bug for this test

13 years agoset the timezone to UTC as suggested by Alexey Shein, and adding an SKIPIF as this...
Ferenc Kovacs [Mon, 16 May 2011 23:35:23 +0000 (23:35 +0000)]
set the timezone to UTC as suggested by Alexey Shein, and adding an SKIPIF as this test was originaly intended to be windows only

13 years agofix the test with the removal of the unnecessary newline
Ferenc Kovacs [Mon, 16 May 2011 23:33:05 +0000 (23:33 +0000)]
fix the test with the removal of the unnecessary newline

13 years agoadding the serialize_precision=100 for the tests, credits to Mats Lindh for reporting it
Ferenc Kovacs [Mon, 16 May 2011 23:31:14 +0000 (23:31 +0000)]
adding the serialize_precision=100 for the tests, credits to Mats Lindh for reporting it