]> granicus.if.org Git - php/log
php
13 years agofix for 5.5.19
Andrey Hristov [Wed, 14 Dec 2011 19:29:45 +0000 (19:29 +0000)]
fix for 5.5.19

13 years agoanother fix
Andrey Hristov [Wed, 14 Dec 2011 19:28:41 +0000 (19:28 +0000)]
another fix

13 years agofix test
Andrey Hristov [Wed, 14 Dec 2011 18:37:49 +0000 (18:37 +0000)]
fix test

13 years agofix test
Andrey Hristov [Wed, 14 Dec 2011 18:36:04 +0000 (18:36 +0000)]
fix test

13 years agofix typo
Andrey Hristov [Wed, 14 Dec 2011 17:59:11 +0000 (17:59 +0000)]
fix typo

13 years ago- add announce steps, s,cvs,svn, MFH
Pierre Joye [Wed, 14 Dec 2011 16:32:50 +0000 (16:32 +0000)]
- add announce steps, s,cvs,svn, MFH

13 years agofix test
Andrey Hristov [Wed, 14 Dec 2011 16:27:52 +0000 (16:27 +0000)]
fix test

13 years agoAdded max_input_vars directive to prevent attacks based on hash collisions
Dmitry Stogov [Wed, 14 Dec 2011 08:56:35 +0000 (08:56 +0000)]
Added max_input_vars directive to prevent attacks based on hash collisions

13 years ago- tmp dir is system depedent
Pierre Joye [Tue, 13 Dec 2011 23:18:12 +0000 (23:18 +0000)]
- tmp dir is system depedent

13 years ago- skip on win
Pierre Joye [Tue, 13 Dec 2011 23:04:01 +0000 (23:04 +0000)]
- skip on win

13 years ago - ignore notices here, not what we test (array to string conversion)
Pierre Joye [Tue, 13 Dec 2011 13:46:27 +0000 (13:46 +0000)]
 - ignore notices here, not what we test (array to string conversion)

13 years ago- use the test itself, making the test passes when ran outside the src tree
Pierre Joye [Mon, 12 Dec 2011 19:09:01 +0000 (19:09 +0000)]
- use the test itself, making the test passes when ran outside the src tree

13 years ago- copy run-test php
Pierre Joye [Mon, 12 Dec 2011 15:09:52 +0000 (15:09 +0000)]
- copy run-test php

13 years ago- skip on win
Pierre Joye [Mon, 12 Dec 2011 14:03:24 +0000 (14:03 +0000)]
- skip on win

13 years ago- skip on win
Pierre Joye [Mon, 12 Dec 2011 14:02:06 +0000 (14:02 +0000)]
- skip on win

13 years ago- skip on win
Pierre Joye [Mon, 12 Dec 2011 13:56:42 +0000 (13:56 +0000)]
- skip on win

13 years ago- skip on win
Pierre Joye [Mon, 12 Dec 2011 13:53:38 +0000 (13:53 +0000)]
- skip on win

13 years ago- skip on win
Pierre Joye [Mon, 12 Dec 2011 13:49:21 +0000 (13:49 +0000)]
- skip on win

13 years ago- skip on win
Pierre Joye [Mon, 12 Dec 2011 13:34:21 +0000 (13:34 +0000)]
- skip on win

13 years ago- skip on win
Pierre Joye [Mon, 12 Dec 2011 13:31:43 +0000 (13:31 +0000)]
- skip on win

13 years agoThis test should no longer fail, and is perfectly okay for Linux to test on too.
Derick Rethans [Mon, 12 Dec 2011 12:57:46 +0000 (12:57 +0000)]
This test should no longer fail, and is perfectly okay for Linux to test on too.

13 years agobug fixed #48877 - bindValue and bindParam do not work for PDO Firebird
Popa Adrian Marius [Mon, 12 Dec 2011 06:33:43 +0000 (06:33 +0000)]
bug fixed #48877 - bindValue and bindParam do not work for PDO Firebird

13 years ago- Fixed bug #60455: stream_get_line misbehaves if EOF is not detected together
Gustavo André dos Santos Lopes [Sun, 11 Dec 2011 21:08:15 +0000 (21:08 +0000)]
- Fixed bug #60455: stream_get_line misbehaves if EOF is not detected together
  with the last read.

13 years agobug fixed #48877 - bindValue and bindParam do not work for PDO Firebird
Popa Adrian Marius [Sat, 10 Dec 2011 22:04:23 +0000 (22:04 +0000)]
bug fixed #48877 - bindValue and bindParam do not work for PDO Firebird

13 years ago- Fixed bug #60489 (Simple Typo In php.ini Files)
Felipe Pena [Fri, 9 Dec 2011 22:43:01 +0000 (22:43 +0000)]
- Fixed bug #60489 (Simple Typo In php.ini Files)
  patch by: danbrown at php.net

13 years agoadd $_SERVER["SERVER_NAME"] since it's handy
Xinchen Hui [Fri, 9 Dec 2011 16:16:31 +0000 (16:16 +0000)]
add $_SERVER["SERVER_NAME"] since it's handy

13 years agofix memory leak
Xinchen Hui [Fri, 9 Dec 2011 14:05:26 +0000 (14:05 +0000)]
fix memory leak

13 years agoAdded tests contributions on spl_autoload and stream_context_set_option()
Patrick Allaert [Fri, 9 Dec 2011 11:45:39 +0000 (11:45 +0000)]
Added tests contributions on spl_autoload and stream_context_set_option()

Thank you Jean-Marc Fontaine and Alter Way

13 years agotypo, sorry
Xinchen Hui [Fri, 9 Dec 2011 05:55:31 +0000 (05:55 +0000)]
typo, sorry

13 years agoFixed bug #60477 (Segfault after two multipart/form-data POST requests)
Xinchen Hui [Fri, 9 Dec 2011 05:37:41 +0000 (05:37 +0000)]
Fixed bug #60477 (Segfault after two multipart/form-data POST requests)

13 years agoFix skipif
Christopher Jones [Thu, 8 Dec 2011 20:43:23 +0000 (20:43 +0000)]
Fix skipif

13 years agoFix curl_copy_handle_basic_008.phpt when display_errors is On
Pierrick Charron [Thu, 8 Dec 2011 18:57:01 +0000 (18:57 +0000)]
Fix curl_copy_handle_basic_008.phpt when display_errors is On
(Thanks Chris Jones)

13 years agoUhh.. Can't believe noone noticed the gc option was missing from our ini files
Hannes Magnusson [Thu, 8 Dec 2011 14:57:02 +0000 (14:57 +0000)]
Uhh.. Can't believe noone noticed the gc option was missing from our ini files

13 years agoback to dev
Stanislav Malyshev [Thu, 8 Dec 2011 07:17:27 +0000 (07:17 +0000)]
back to dev

13 years ago5.4.0rc3
Stanislav Malyshev [Thu, 8 Dec 2011 07:15:44 +0000 (07:15 +0000)]
5.4.0rc3

13 years agoMake sure that we set the strong crypto result to false as well as returning false.
Scott MacVicar [Wed, 7 Dec 2011 20:50:33 +0000 (20:50 +0000)]
Make sure that we set the strong crypto result to false as well as returning false.

13 years agoTest cosmetics.
Derick Rethans [Wed, 7 Dec 2011 19:42:44 +0000 (19:42 +0000)]
Test cosmetics.

13 years agoSorting out the tests *once* more.
Derick Rethans [Wed, 7 Dec 2011 19:24:58 +0000 (19:24 +0000)]
Sorting out the tests *once* more.

Please keep them consistent and only change them if you are 110% certain what
you're doing. Otherwise -> please ask.

13 years agoFix test
Pierrick Charron [Wed, 7 Dec 2011 16:46:48 +0000 (16:46 +0000)]
Fix test

13 years agoAdd new test for CURLOPT_POSTFIELDS
Pierrick Charron [Wed, 7 Dec 2011 16:32:50 +0000 (16:32 +0000)]
Add new test for CURLOPT_POSTFIELDS

13 years ago- tests require 64bit integer
Pierre Joye [Wed, 7 Dec 2011 10:38:35 +0000 (10:38 +0000)]
- tests require 64bit integer

13 years agoImplemented FR #54514 (Get php binary path during script execution).
Xinchen Hui [Wed, 7 Dec 2011 10:33:13 +0000 (10:33 +0000)]
Implemented FR #54514 (Get php binary path during script execution).

13 years ago- print_r seems to display 0 or nothing for days, let make that test works in both...
Pierre Joye [Wed, 7 Dec 2011 09:03:07 +0000 (09:03 +0000)]
- print_r seems to display 0 or nothing for days, let make that test works in both cases, that's not the purpose of this test to test print_r

13 years ago- fix warning and fix buggy behavior of timelib_diff due to bad assumption of floor...
Pierre Joye [Wed, 7 Dec 2011 08:39:43 +0000 (08:39 +0000)]
- fix warning and fix buggy behavior of timelib_diff due to bad assumption of floor signature (fixes almost date_diff tests too)

13 years ago- rename to correct bug #
Pierre Joye [Wed, 7 Dec 2011 08:37:48 +0000 (08:37 +0000)]
- rename to correct bug #

13 years ago- set TZ
Pierre Joye [Wed, 7 Dec 2011 08:33:41 +0000 (08:33 +0000)]
- set TZ

13 years ago- force LF
Pierre Joye [Tue, 6 Dec 2011 13:42:08 +0000 (13:42 +0000)]
- force LF

13 years ago- add windows version of this test
Pierre Joye [Tue, 6 Dec 2011 13:35:41 +0000 (13:35 +0000)]
- add windows version of this test

13 years ago- add windows version of this test
Pierre Joye [Tue, 6 Dec 2011 13:34:45 +0000 (13:34 +0000)]
- add windows version of this test

13 years ago- force LF
Pierre Joye [Tue, 6 Dec 2011 13:16:40 +0000 (13:16 +0000)]
- force LF

13 years ago- force LF
Pierre Joye [Tue, 6 Dec 2011 13:07:08 +0000 (13:07 +0000)]
- force LF

13 years agoUse zbacktrace_ex instead of zbacktrace(actullay is dump_bt)
Xinchen Hui [Tue, 6 Dec 2011 12:32:59 +0000 (12:32 +0000)]
Use zbacktrace_ex instead of zbacktrace(actullay is dump_bt)
Use %p instead of "0x08x" (IMO this is used for print pointer, which, unfortunately, don't work under x64)
If there is any wrong, plz revert this, thanks

13 years ago- force LF as EOL as the code expects it.
Pierre Joye [Tue, 6 Dec 2011 11:58:05 +0000 (11:58 +0000)]
- force LF as EOL as the code expects it.
  however it sounds like a bug in the implementation
phar.c:720
if (4 != php_stream_read(fp, buffer, 4)) {
MAPPHAR_ALLOC_FAIL("internal corruption of phar \"%s\" (truncated manifest at manifest length)")
}

that code will fail if non LF eol are used. Or does phar supports only LF?

13 years agoAdd zbacktrace_ex to .gdbinit which will print extra argument info than zbacktrace
Xinchen Hui [Tue, 6 Dec 2011 09:56:01 +0000 (09:56 +0000)]
Add zbacktrace_ex to .gdbinit which will print extra argument info than zbacktrace
Implement FR #60448

13 years agoCoding standard
Pierrick Charron [Tue, 6 Dec 2011 06:44:22 +0000 (06:44 +0000)]
Coding standard

13 years ago- Fixed bug #53502 (strtotime with timezone memory leak).
Derick Rethans [Tue, 6 Dec 2011 06:21:08 +0000 (06:21 +0000)]
- Fixed bug #53502 (strtotime with timezone memory leak).
- Fixed bug #52062 (large timestamps with DateTime::getTimestamp and
  DateTime::setTimestamp).
- Fixed bug #51994 (date_parse_from_format is parsing invalid date using 'yz'
  format).
- Fixed bug #51223 (Seg fault while creating (by unserialization)
  DatePeriod).

13 years ago- Added a test case for #53437.
Derick Rethans [Tue, 6 Dec 2011 06:07:41 +0000 (06:07 +0000)]
- Added a test case for #53437.

13 years ago- Fixed bug #52062: large timestamps with DateTime::getTimestamp and DateTime::setTim...
Derick Rethans [Tue, 6 Dec 2011 06:04:24 +0000 (06:04 +0000)]
- Fixed bug #52062: large timestamps with DateTime::getTimestamp and DateTime::setTimestamp.

13 years ago- Cosmetics for test case for #48678.
Derick Rethans [Tue, 6 Dec 2011 06:00:45 +0000 (06:00 +0000)]
- Cosmetics for test case for #48678.

13 years ago- Fixed test case for #54851.
Derick Rethans [Tue, 6 Dec 2011 05:59:24 +0000 (05:59 +0000)]
- Fixed test case for #54851.
- Make test case for #32555 the same for all branches.

13 years agoThis changes adds the --EXTENSION-- section to .phpt files as
Derick Rethans [Tue, 6 Dec 2011 05:44:54 +0000 (05:44 +0000)]
This changes adds the --EXTENSION-- section to .phpt files as
described in http://marc.info/?t=132248616300007&r=1&w=2.

13 years agoremove irrelevant codes in test
Xinchen Hui [Mon, 5 Dec 2011 12:46:38 +0000 (12:46 +0000)]
remove irrelevant codes in test

13 years agoAdd xfaild test for a secluded issue
Xinchen Hui [Mon, 5 Dec 2011 12:44:12 +0000 (12:44 +0000)]
Add xfaild test for a secluded issue

13 years agoFix typo
Xinchen Hui [Mon, 5 Dec 2011 12:33:56 +0000 (12:33 +0000)]
Fix typo

13 years agoFixed bug #60444 (Segmentation fault with include & class extending)
Dmitry Stogov [Mon, 5 Dec 2011 09:20:12 +0000 (09:20 +0000)]
Fixed bug #60444 (Segmentation fault with include & class extending)

13 years agoAdded myself as curl maintainer
Pierrick Charron [Sun, 4 Dec 2011 16:46:45 +0000 (16:46 +0000)]
Added myself as curl maintainer

13 years agoFixed Bug #55478 (FILTER_VALIDATE_EMAIL fails with internationalized
Ilia Alshanetsky [Sun, 4 Dec 2011 14:52:40 +0000 (14:52 +0000)]
Fixed Bug #55478 (FILTER_VALIDATE_EMAIL fails with internationalized
domain name addresses containing >1 -).

13 years agoFix test.. the errormessage is irrelevant, we are testing if we segfault and corrupt...
Hannes Magnusson [Sun, 4 Dec 2011 12:34:19 +0000 (12:34 +0000)]
Fix test.. the errormessage is irrelevant, we are testing if we segfault and corrupt return value

13 years agoFixed bug #60439curl_copy_handle segfault when used with CURLOPT_PROGRESSFUNCTION
Pierrick Charron [Sun, 4 Dec 2011 01:34:54 +0000 (01:34 +0000)]
Fixed bug #60439curl_copy_handle segfault when used with CURLOPT_PROGRESSFUNCTION

13 years agoExpose zend_signal_handler_unblock() to DSO extensions to allow usage of HANDLE_UNBLO...
Dmitry Stogov [Fri, 2 Dec 2011 12:14:16 +0000 (12:14 +0000)]
Expose zend_signal_handler_unblock() to DSO extensions to allow usage of HANDLE_UNBLOCK_INTERRUPTIONS macro

13 years agoFixed bug #60240 (invalid read/writes when unserializing specially crafted strings)
Michael Wallner [Fri, 2 Dec 2011 11:50:22 +0000 (11:50 +0000)]
Fixed bug #60240 (invalid read/writes when unserializing specially crafted strings)

13 years agoCleans up test file
Pierrick Charron [Fri, 2 Dec 2011 04:16:46 +0000 (04:16 +0000)]
Cleans up test file

13 years ago- Escape [ ] chars in the configure message
Felipe Pena [Thu, 1 Dec 2011 16:40:07 +0000 (16:40 +0000)]
- Escape [ ] chars in the configure message
  Patch by: Daniel Convissor

13 years ago- Replace possible esc char to <esc> in the XML output
Felipe Pena [Thu, 1 Dec 2011 15:47:58 +0000 (15:47 +0000)]
- Replace possible esc char to <esc> in the XML output

13 years ago- Fixed tests
Felipe Pena [Thu, 1 Dec 2011 15:38:17 +0000 (15:38 +0000)]
- Fixed tests

13 years ago- Fixed tests
Felipe Pena [Thu, 1 Dec 2011 14:15:22 +0000 (14:15 +0000)]
- Fixed tests

13 years agoFixed icorrect key length after updating constant index
Dmitry Stogov [Thu, 1 Dec 2011 13:58:29 +0000 (13:58 +0000)]
Fixed icorrect key length after updating constant index

13 years ago- Added tests for bug #60350
Felipe Pena [Wed, 30 Nov 2011 21:04:07 +0000 (21:04 +0000)]
- Added tests for bug #60350
  patch by: php@mickweiss.com

13 years ago- Fixed bug #60350 (No string escape code for ESC (ascii 27), normally \e)
Felipe Pena [Wed, 30 Nov 2011 19:42:59 +0000 (19:42 +0000)]
- Fixed bug #60350 (No string escape code for ESC (ascii 27), normally \e)
  patch by: php at mickweiss dot com

13 years agoDon't write more data than the protocol can grok or the server will
Andrey Hristov [Wed, 30 Nov 2011 17:20:25 +0000 (17:20 +0000)]
Don't write more data than the protocol can grok or the server will
be confused. This comes without a test because the server needs to be
a non-community one with closed source PAM plugin loaded.

13 years agoMove entries that occurred after 5.4.0RC2 was branched (thanks salathe)
Christopher Jones [Tue, 29 Nov 2011 23:17:07 +0000 (23:17 +0000)]
Move entries that occurred after 5.4.0RC2 was branched (thanks salathe)

13 years agoMiscellaneous: move misplaced entry; fix typos; note more precise OCI8 DLL dependency...
Christopher Jones [Tue, 29 Nov 2011 22:33:55 +0000 (22:33 +0000)]
Miscellaneous: move misplaced entry; fix typos; note more precise OCI8 DLL dependency; remove session.entropy_file setting which was only in PHP_5_3 php.ini-development

13 years agoFixed bug #54911 (Access to a undefined member in inherit SoapClient may cause Segmen...
Dmitry Stogov [Mon, 28 Nov 2011 14:20:35 +0000 (14:20 +0000)]
Fixed bug #54911 (Access to a undefined member in inherit SoapClient may cause Segmentation Fault)

13 years agoAdded implicit type casting to allow reusage of macros in C++ extensions (Yoram)
Dmitry Stogov [Mon, 28 Nov 2011 13:01:28 +0000 (13:01 +0000)]
Added implicit type casting to allow reusage of macros in C++ extensions (Yoram)

13 years ago- Added JUnit output format option
Felipe Pena [Sat, 26 Nov 2011 20:18:03 +0000 (20:18 +0000)]
- Added JUnit output format option
  patch by: Ferenc Kovacs (tyrael at php.net)

13 years agoadding some tests for string offsets
Ferenc Kovacs [Sat, 26 Nov 2011 18:41:45 +0000 (18:41 +0000)]
adding some tests for string offsets

13 years ago- Fixed bug #55788 (test redirects should abide SHOW_ONLY_GROUPS in run-tests.php)
Felipe Pena [Sat, 26 Nov 2011 17:56:43 +0000 (17:56 +0000)]
- Fixed bug #55788 (test redirects should abide SHOW_ONLY_GROUPS in run-tests.php)
  patch by: tyrael at php.net

13 years ago- Small ajustments to some multicast options.
Gustavo André dos Santos Lopes [Sat, 26 Nov 2011 17:48:52 +0000 (17:48 +0000)]
- Small ajustments to some multicast options.

13 years ago- Fix test
Felipe Pena [Sat, 26 Nov 2011 17:35:19 +0000 (17:35 +0000)]
- Fix test

13 years ago- Clean up
Felipe Pena [Sat, 26 Nov 2011 17:30:03 +0000 (17:30 +0000)]
- Clean up

13 years ago- Fixed bug #54851 (DateTime::createFromFormat() doesn't interpret "D").
Derick Rethans [Sat, 26 Nov 2011 16:44:21 +0000 (16:44 +0000)]
- Fixed bug #54851 (DateTime::createFromFormat() doesn't interpret "D").

13 years ago- Fixed bug #60392 (U_IDNA_DOMAIN_NAME_TOO_LONG_ERROR undeclared)
Gustavo André dos Santos Lopes [Sat, 26 Nov 2011 14:55:31 +0000 (14:55 +0000)]
- Fixed bug #60392 (U_IDNA_DOMAIN_NAME_TOO_LONG_ERROR undeclared)
  (fedora at famillecollet dot com)

13 years ago- FR #60390
Pierre Joye [Fri, 25 Nov 2011 21:21:24 +0000 (21:21 +0000)]
- FR #60390

13 years ago- implement FR #60390, SERVER_PORT missing
Pierre Joye [Fri, 25 Nov 2011 21:18:40 +0000 (21:18 +0000)]
- implement FR #60390, SERVER_PORT missing

13 years ago- Fixed bug #54596 (incorrect years for DateTime objects created with 4-digit
Derick Rethans [Fri, 25 Nov 2011 15:51:37 +0000 (15:51 +0000)]
- Fixed bug #54596 (incorrect years for DateTime objects created with 4-digit
  years).

13 years ago- Force setting for tests.
Derick Rethans [Fri, 25 Nov 2011 15:47:11 +0000 (15:47 +0000)]
- Force setting for tests.

13 years ago- Fixed bug #60373 (Startup errors with log_errors on cause segfault).
Derick Rethans [Fri, 25 Nov 2011 14:06:55 +0000 (14:06 +0000)]
- Fixed bug #60373 (Startup errors with log_errors on cause segfault).

13 years agoFixed bug #60167 (Crash / memory corruption in ext/com_dotnet) (Timm Friebe).
Dmitry Stogov [Fri, 25 Nov 2011 11:29:28 +0000 (11:29 +0000)]
Fixed bug #60167 (Crash / memory corruption in ext/com_dotnet) (Timm Friebe).

13 years ago- Updated UPGRADING, protos and attribution in ext/intl/idn/idn.c
Gustavo André dos Santos Lopes [Thu, 24 Nov 2011 22:45:50 +0000 (22:45 +0000)]
- Updated UPGRADING, protos and attribution in ext/intl/idn/idn.c

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.