]> granicus.if.org Git - php/log
php
13 years ago- make it windows version independent, error msg differs, bad but well
Pierre Joye [Tue, 10 Jan 2012 08:30:00 +0000 (08:30 +0000)]
- make it windows version independent, error msg differs, bad but well

13 years agoadded fixed Pdo Firebird bugs to the NEWS section
Popa Adrian Marius [Tue, 10 Jan 2012 06:53:37 +0000 (06:53 +0000)]
added fixed Pdo Firebird bugs to the NEWS section

13 years agosync firebird test 003 with the 5.4 branch , eliminate failing test http://gcov.php...
Popa Adrian Marius [Tue, 10 Jan 2012 05:26:20 +0000 (05:26 +0000)]
sync firebird test 003 with the 5.4 branch , eliminate failing test http://gcov.php.net/viewer.php?version=PHP_5_3&func=tests&file=ext%2Finterbase%2Ftests%2F003.phpt

13 years ago - error is windows version dependent and not what we test here
Pierre Joye [Mon, 9 Jan 2012 15:31:33 +0000 (15:31 +0000)]
 - error is windows version dependent and not what we test here

13 years ago - spl tests are also under examples (sigh)
Pierre Joye [Mon, 9 Jan 2012 13:56:46 +0000 (13:56 +0000)]
 - spl tests are also under examples (sigh)

13 years agoThese tests don't work if run as root
Rasmus Lerdorf [Sun, 8 Jan 2012 18:43:30 +0000 (18:43 +0000)]
These tests don't work if run as root

13 years agoMake sure gc is enabled
Rasmus Lerdorf [Sun, 8 Jan 2012 18:22:50 +0000 (18:22 +0000)]
Make sure gc is enabled

13 years agodo kill 9 to fix a race condition in this test. (should fix the debian 32-bit buildbot)
Nuno Lopes [Sun, 8 Jan 2012 18:03:56 +0000 (18:03 +0000)]
do kill 9 to fix a race condition in this test. (should fix the debian 32-bit buildbot)

13 years ago- Fixed credits for bug #60659
Jérôme Loyet [Wed, 4 Jan 2012 21:19:55 +0000 (21:19 +0000)]
- Fixed credits for bug #60659

13 years ago- Fixed bug #60659 (FPM does not clear auth_user on request accept)
Jérôme Loyet [Wed, 4 Jan 2012 21:18:26 +0000 (21:18 +0000)]
- Fixed bug #60659 (FPM does not clear auth_user on request accept)

13 years agoadd more tests for #60634 (stems from #21306) and xfail them all for the moment
Arpad Ray [Wed, 4 Jan 2012 11:44:05 +0000 (11:44 +0000)]
add more tests for #60634 (stems from #21306) and xfail them all for the moment

13 years ago- Fixed bug #60629 (memory corruption when web server closed the fcgi fd)
Jérôme Loyet [Tue, 3 Jan 2012 22:26:11 +0000 (22:26 +0000)]
- Fixed bug #60629 (memory corruption when web server closed the fcgi fd)

13 years agoadd test for #60634
Arpad Ray [Tue, 3 Jan 2012 21:47:16 +0000 (21:47 +0000)]
add test for #60634

13 years agoFixed broken test (different error message wording in 5.3 branch)
Shein Alexey [Mon, 2 Jan 2012 20:02:21 +0000 (20:02 +0000)]
Fixed broken test (different error message wording in 5.3 branch)

13 years agoBug #55663, fixed test for bug 43139 on Firebird. Per request from mariuz
Matteo Beccati [Mon, 2 Jan 2012 11:43:25 +0000 (11:43 +0000)]
Bug #55663, fixed test for bug 43139 on Firebird. Per request from mariuz

13 years agoregen for r321655
Nuno Lopes [Sun, 1 Jan 2012 22:52:23 +0000 (22:52 +0000)]
regen for r321655

13 years agofix memory leak in compile_string when there's a parse error (used e.g. in eval or...
Nuno Lopes [Sun, 1 Jan 2012 22:45:58 +0000 (22:45 +0000)]
fix memory leak in compile_string when there's a parse error (used e.g. in eval or assert)

13 years ago- Year++
Felipe Pena [Sun, 1 Jan 2012 13:15:04 +0000 (13:15 +0000)]
- Year++

13 years agofixed a crash in cli mode when apache_request_headers() is called
George Wang [Sat, 31 Dec 2011 18:15:06 +0000 (18:15 +0000)]
fixed a crash in cli mode when apache_request_headers() is called

13 years agoFixed PDO_Firebird: bug 53280 segfaults if query column count is less than param...
Popa Adrian Marius [Wed, 28 Dec 2011 19:58:37 +0000 (19:58 +0000)]
Fixed  PDO_Firebird: bug 53280 segfaults if query column count is less than param count

13 years agofix tablename in testcase test->testz
Popa Adrian Marius [Wed, 28 Dec 2011 19:09:41 +0000 (19:09 +0000)]
fix tablename in testcase test->testz

13 years agoAdded test case for PDO_Firebird: bug 53280 segfaults if query column count is less...
Popa Adrian Marius [Wed, 28 Dec 2011 18:52:39 +0000 (18:52 +0000)]
Added test case for PDO_Firebird: bug 53280 segfaults if query column count is less than param count

13 years agofix Bug #47415 PDO_Firebird segfaults when passing lowercased column name to bindColumn()
Popa Adrian Marius [Wed, 28 Dec 2011 10:17:17 +0000 (10:17 +0000)]
fix Bug #47415 PDO_Firebird segfaults when passing lowercased column name to bindColumn()

13 years agoone more error to fix Table unknown TEST , it should be TESTZ
Popa Adrian Marius [Wed, 28 Dec 2011 10:04:25 +0000 (10:04 +0000)]
one more error to fix Table unknown TEST , it should be TESTZ

13 years agofix table name in testcase
Popa Adrian Marius [Wed, 28 Dec 2011 09:59:53 +0000 (09:59 +0000)]
fix table name in testcase

13 years agoadded testcase for Bug 47415
Popa Adrian Marius [Wed, 28 Dec 2011 09:53:15 +0000 (09:53 +0000)]
added testcase for Bug 47415

13 years agocleanup for bug 48877 test, add description
Popa Adrian Marius [Wed, 28 Dec 2011 09:41:02 +0000 (09:41 +0000)]
cleanup for bug 48877 test, add description

13 years agoResolve the last of the xfails from Bug 55253.
Daniel Convissor [Wed, 28 Dec 2011 01:13:12 +0000 (01:13 +0000)]
Resolve the last of the xfails from Bug 55253.

13 years agoResolve more xfails due to Bug 55253 being fixed.
Daniel Convissor [Tue, 27 Dec 2011 19:44:13 +0000 (19:44 +0000)]
Resolve more xfails due to Bug 55253 being fixed.

13 years agoResolve some xfails due to Bug 55253 being fixed. (merged from 54)
Daniel Convissor [Tue, 27 Dec 2011 16:57:36 +0000 (16:57 +0000)]
Resolve some xfails due to Bug 55253 being fixed. (merged from 54)

13 years agohttp://gcov.php.net/viewer.php?version=PHP_5_3&func=tests&file=ext%2Fpdo_firebird...
Popa Adrian Marius [Tue, 27 Dec 2011 16:49:00 +0000 (16:49 +0000)]
http://gcov.php.net/viewer.php?version=PHP_5_3&func=tests&file=ext%2Fpdo_firebird%2Ftests%2Fbug_43130.phpt
fix failure for bug 43130

13 years agoForgot to add the Pdo Firebird related bug to the News
Popa Adrian Marius [Tue, 27 Dec 2011 11:05:58 +0000 (11:05 +0000)]
Forgot to add the Pdo Firebird related bug to the News

13 years agoInitialize structure (some fields may be missed in array returned from user handler).
Dmitry Stogov [Thu, 22 Dec 2011 15:33:48 +0000 (15:33 +0000)]
Initialize structure (some fields may be missed in array returned from user handler).

13 years agoChange fatal error into warning and ignore arguments over limit
Dmitry Stogov [Thu, 22 Dec 2011 15:31:41 +0000 (15:31 +0000)]
Change fatal error into warning and ignore arguments over limit

13 years agoBack to -dev
Johannes Schlüter [Thu, 22 Dec 2011 12:36:40 +0000 (12:36 +0000)]
Back to -dev

13 years agoPHP 5.3.9RC4
Johannes Schlüter [Thu, 22 Dec 2011 12:33:04 +0000 (12:33 +0000)]
PHP 5.3.9RC4

13 years ago- Fixed bug #60570 (http wrapper leaks context resource if request fails/is
Gustavo André dos Santos Lopes [Wed, 21 Dec 2011 15:44:58 +0000 (15:44 +0000)]
- Fixed bug #60570 (http wrapper leaks context resource if request fails/is
  redirected).

13 years agoAdd tests for OpenSSL crash.
Scott MacVicar [Mon, 19 Dec 2011 03:09:05 +0000 (03:09 +0000)]
Add tests for OpenSSL crash.

13 years agoFix segfault in older versions of OpenSSL (before 0.9.8i)
Scott MacVicar [Sun, 18 Dec 2011 05:14:32 +0000 (05:14 +0000)]
Fix segfault in older versions of OpenSSL (before 0.9.8i)

13 years agoAdded max_input_vars directive to prevent attacks based on hash collisions
Dmitry Stogov [Thu, 15 Dec 2011 10:31:02 +0000 (10:31 +0000)]
Added max_input_vars directive to prevent attacks based on hash collisions

13 years agoAdded max_input_vars directive to prevent attacks based on hash collisions
Dmitry Stogov [Thu, 15 Dec 2011 08:47:03 +0000 (08:47 +0000)]
Added max_input_vars directive to prevent attacks based on hash collisions

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 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:10:40 +0000 (15:10 +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 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:09:59 +0000 (22:09 +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 agoAdded tests contributions on spl_autoload and stream_context_set_option()
Patrick Allaert [Fri, 9 Dec 2011 11:23:19 +0000 (11:23 +0000)]
Added tests contributions on spl_autoload and stream_context_set_option()

Thank you Jean-Marc Fontaine and Alter Way

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 ago- Back to -dev
Johannes Schlüter [Thu, 8 Dec 2011 13:46:45 +0000 (13:46 +0000)]
- Back to -dev

13 years ago- 5.3.9RC3
Johannes Schlüter [Thu, 8 Dec 2011 11:01:37 +0000 (11:01 +0000)]
- 5.3.9RC3

13 years ago- These changes were done after RC2.
Johannes Schlüter [Thu, 8 Dec 2011 11:00:16 +0000 (11:00 +0000)]
- These changes were done after RC2.

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- 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- 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 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 ago- Fixed bug number.
Derick Rethans [Tue, 6 Dec 2011 06:23:13 +0000 (06:23 +0000)]
- Fixed bug number.

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 agoMake tests similar to the ones in 5.4 and trunk.
Derick Rethans [Tue, 6 Dec 2011 06:13:41 +0000 (06:13 +0000)]
Make tests similar to the ones in 5.4 and trunk.

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 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 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 agoCleans up test file
Pierrick Charron [Fri, 2 Dec 2011 04:16:46 +0000 (04:16 +0000)]
Cleans up test file

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 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 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