]> granicus.if.org Git - php/log
php
13 years agoSplit DateTime diff/add/sub tests into separate files to make things easier to see...
Daniel Convissor [Sat, 18 Jun 2011 00:29:52 +0000 (00:29 +0000)]
Split DateTime diff/add/sub tests into separate files to make things easier to see, test and (one hopes) fix.

13 years agomissing doc in the conf file
Jérôme Loyet [Fri, 17 Jun 2011 23:35:47 +0000 (23:35 +0000)]
missing doc in the conf file

13 years ago- added xml format to the status page
Jérôme Loyet [Fri, 17 Jun 2011 23:19:54 +0000 (23:19 +0000)]
- added xml format to the status page
- clean fpm_status.c code

13 years agoRemove duplicate lines present in PHP_5_3's .phpt (dtajchreber)
Christopher Jones [Fri, 17 Jun 2011 21:42:40 +0000 (21:42 +0000)]
Remove duplicate lines present in PHP_5_3's .phpt (dtajchreber)

13 years agoFix skipif to resolve the common reason this test fails
Christopher Jones [Fri, 17 Jun 2011 18:28:34 +0000 (18:28 +0000)]
Fix skipif to resolve the common reason this test fails

13 years ago- Fixed bug where the DateTime object got changed while using date_diff().
Derick Rethans [Fri, 17 Jun 2011 16:38:23 +0000 (16:38 +0000)]
- Fixed bug where the DateTime object got changed while using date_diff().

13 years ago- Fixed two "jump or move depends on uninitialised value"
Felipe Pena [Fri, 17 Jun 2011 02:00:20 +0000 (02:00 +0000)]
- Fixed two "jump or move depends on uninitialised value"

13 years ago- did I not kill that already? (do not use rand_screen, pointless on server and not TS)
Pierre Joye [Thu, 16 Jun 2011 13:06:41 +0000 (13:06 +0000)]
- did I not kill that already? (do not use rand_screen, pointless on server and not TS)

13 years ago- Back to -dev
Johannes Schlüter [Thu, 16 Jun 2011 12:47:39 +0000 (12:47 +0000)]
- Back to -dev

13 years ago5.3.7RC1
Johannes Schlüter [Thu, 16 Jun 2011 12:40:37 +0000 (12:40 +0000)]
5.3.7RC1

13 years ago- fix nts build
Pierre Joye [Thu, 16 Jun 2011 10:20:25 +0000 (10:20 +0000)]
- fix nts build

13 years ago- init win32 rng context once per process
Pierre Joye [Thu, 16 Jun 2011 01:31:10 +0000 (01:31 +0000)]
- init win32 rng context once per process

13 years ago- install extra headers
Pierre Joye [Thu, 16 Jun 2011 01:21:01 +0000 (01:21 +0000)]
- install extra headers

13 years ago- Broken overlong (>80 chars) lines.
Gustavo André dos Santos Lopes [Tue, 14 Jun 2011 22:18:29 +0000 (22:18 +0000)]
- Broken overlong (>80 chars) lines.
- Added entry corresponding to r301991, as requested.

13 years agoUpgrade SQLite to 3.7.6.3
Scott MacVicar [Tue, 14 Jun 2011 17:00:49 +0000 (17:00 +0000)]
Upgrade SQLite to 3.7.6.3

13 years ago- Added CVE id
Felipe Pena [Mon, 13 Jun 2011 19:47:31 +0000 (19:47 +0000)]
- Added CVE id

13 years ago- Fix build on Windows
Felipe Pena [Mon, 13 Jun 2011 17:52:23 +0000 (17:52 +0000)]
- Fix build on Windows

13 years ago- MFH suppression of compiler warning noted in bug #55009
Timm Friebe [Mon, 13 Jun 2011 08:45:21 +0000 (08:45 +0000)]
- MFH suppression of compiler warning noted in bug #55009

13 years ago- Fixed bug #54624 (class_alias and type hint)
Felipe Pena [Sun, 12 Jun 2011 21:10:31 +0000 (21:10 +0000)]
- Fixed bug #54624 (class_alias and type hint)

13 years ago- Fix test again
Felipe Pena [Sun, 12 Jun 2011 21:05:16 +0000 (21:05 +0000)]
- Fix test again

13 years ago- Added Bison 2.5 to bison_version_list
Felipe Pena [Sun, 12 Jun 2011 17:26:45 +0000 (17:26 +0000)]
- Added Bison 2.5 to bison_version_list

13 years ago- Fixed bug #54939 (File path injection vulnerability in RFC1867 File upload filename)
Felipe Pena [Sun, 12 Jun 2011 15:14:18 +0000 (15:14 +0000)]
- Fixed bug #54939 (File path injection vulnerability in RFC1867 File upload filename)
  Reported by: kkotowicz at gmail dot com

13 years ago- Restore test (the change related to this test weren't committed to this branch)
Felipe Pena [Sun, 12 Jun 2011 03:01:12 +0000 (03:01 +0000)]
- Restore test (the change related to this test weren't committed to this branch)

13 years ago- Fixed bug #54680 (missing TRACK_VARS_SERVER check)
Felipe Pena [Sun, 12 Jun 2011 02:47:48 +0000 (02:47 +0000)]
- Fixed bug #54680 (missing TRACK_VARS_SERVER check)

13 years ago- Avoid zend_do_ticks() call for each statement in parsing
Felipe Pena [Sun, 12 Jun 2011 01:43:10 +0000 (01:43 +0000)]
- Avoid zend_do_ticks() call for each statement in parsing

13 years ago- Reverted r301991, which is a (partial) fix to bug #52550, addressing an
Gustavo André dos Santos Lopes [Sun, 12 Jun 2011 00:56:18 +0000 (00:56 +0000)]
- Reverted r301991, which is a (partial) fix to bug #52550, addressing an
  overflow in a signed subtraction. This fixes the overflow without
  changing the algorithm.

13 years ago- Fix missing change from r303357 (related to bug #48831)
Felipe Pena [Sat, 11 Jun 2011 23:46:35 +0000 (23:46 +0000)]
- Fix missing change from r303357 (related to bug #48831)

13 years ago- MFH Bugfix for bug #53540
Timm Friebe [Sat, 11 Jun 2011 18:55:15 +0000 (18:55 +0000)]
- MFH Bugfix for bug #53540

13 years ago- Missing fix for bug #54347
Felipe Pena [Sat, 11 Jun 2011 15:11:49 +0000 (15:11 +0000)]
- Missing fix for bug #54347

13 years ago- missing entry for curl.cainfo
Pierre Joye [Sat, 11 Jun 2011 13:23:29 +0000 (13:23 +0000)]
- missing entry for curl.cainfo

13 years ago- Possible fix for bug #55022 (memory_limit exhausted when set charset in sybase_connect)
Felipe Pena [Sat, 11 Jun 2011 01:15:14 +0000 (01:15 +0000)]
- Possible fix for bug #55022 (memory_limit exhausted when set charset in sybase_connect)

13 years agoFix TSRMLS for Windows build
Christopher Jones [Sat, 11 Jun 2011 00:24:26 +0000 (00:24 +0000)]
Fix TSRMLS for Windows build

13 years ago- Drop C++ style comments
Felipe Pena [Fri, 10 Jun 2011 23:14:15 +0000 (23:14 +0000)]
- Drop C++ style comments

13 years ago- Fixed bug #55028 (// is abad comment)
Felipe Pena [Fri, 10 Jun 2011 22:48:36 +0000 (22:48 +0000)]
- Fixed bug #55028 (// is abad comment)

13 years agoAdd new OCI8 tests. Refactor skipifs. Sync 5.3/5.4/trunk branches
Christopher Jones [Fri, 10 Jun 2011 19:16:35 +0000 (19:16 +0000)]
Add new OCI8 tests.  Refactor skipifs.  Sync 5.3/5.4/trunk branches

13 years agoAdd oci_client_version() returning the runtime Oracle client library version - predom...
Christopher Jones [Fri, 10 Jun 2011 17:38:07 +0000 (17:38 +0000)]
Add oci_client_version() returning the runtime Oracle client library version - predominantly useful for the test suite

13 years agoMissed trivial comment sync with PHP_5_4 and trunk
Christopher Jones [Fri, 10 Jun 2011 17:16:00 +0000 (17:16 +0000)]
Missed trivial comment sync with PHP_5_4 and trunk

13 years ago- Fixed bug #54347 (reflection_extension does not lowercase module function name)
Felipe Pena [Thu, 9 Jun 2011 22:45:35 +0000 (22:45 +0000)]
- Fixed bug #54347 (reflection_extension does not lowercase module function name)
  patch by: laruence at yahoo dot com dot cn

13 years agoFixed test.
Shein Alexey [Thu, 9 Jun 2011 13:09:25 +0000 (13:09 +0000)]
Fixed test.

13 years agoChanged session.save_path to /tmp to make test run.
Shein Alexey [Thu, 9 Jun 2011 08:24:12 +0000 (08:24 +0000)]
Changed session.save_path to /tmp to make test run.

13 years agoSkip reason is now printed if session.save_path is not writable.
Shein Alexey [Thu, 9 Jun 2011 08:18:49 +0000 (08:18 +0000)]
Skip reason is now printed if session.save_path is not writable.

13 years agoFixed session test breakage due to serialize precision issue.
Shein Alexey [Thu, 9 Jun 2011 07:44:10 +0000 (07:44 +0000)]
Fixed session test breakage due to serialize precision issue.

13 years agoFixed test
Ilia Alshanetsky [Wed, 8 Jun 2011 23:30:02 +0000 (23:30 +0000)]
Fixed test

13 years agofix socket address parsing code
George Wang [Wed, 8 Jun 2011 16:51:59 +0000 (16:51 +0000)]
fix socket address parsing code

13 years agoFixed test to account for smaller default floating point # precision
Ilia Alshanetsky [Wed, 8 Jun 2011 02:03:14 +0000 (02:03 +0000)]
Fixed test to account for smaller default floating point # precision

13 years ago- Fixed bug #54992: Stream not closed and error not returned when SSL CN_match
Gustavo André dos Santos Lopes [Wed, 8 Jun 2011 00:23:02 +0000 (00:23 +0000)]
- Fixed bug #54992: Stream not closed and error not returned when SSL CN_match
  fails.

13 years agoSync OCI8 branches. Allow 'pecl install' to work on both PHP 5.3 & 5.4
Christopher Jones [Tue, 7 Jun 2011 23:53:02 +0000 (23:53 +0000)]
Sync OCI8 branches. Allow 'pecl install' to work on both PHP 5.3 & 5.4

13 years ago- Fixed bug #55007 (compiler fail after previous fail)
Felipe Pena [Tue, 7 Jun 2011 22:58:38 +0000 (22:58 +0000)]
- Fixed bug #55007 (compiler fail after previous fail)

13 years agoFixed test 008
Ilia Alshanetsky [Tue, 7 Jun 2011 01:40:54 +0000 (01:40 +0000)]
Fixed test 008

13 years ago- BFN
Felipe Pena [Tue, 7 Jun 2011 01:27:29 +0000 (01:27 +0000)]
- BFN

13 years ago- Restore fix for #39863 (do not accept paths with NULL in them)
Felipe Pena [Mon, 6 Jun 2011 02:34:38 +0000 (02:34 +0000)]
- Restore fix for #39863 (do not accept paths with NULL in them)
# This was removed by regenerating the VM months ago

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 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 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 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 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 agoMerge of fix for bug #54918 (r311745, scottmac) to 5.3.
Gustavo André dos Santos Lopes [Fri, 3 Jun 2011 09:39:45 +0000 (09:39 +0000)]
Merge of fix for bug #54918 (r311745, scottmac) to 5.3.

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 agofix CLI mode timeout
George Wang [Tue, 31 May 2011 22:40:42 +0000 (22:40 +0000)]
fix CLI mode timeout

13 years agoAdding testcases to validate imageloadfont input parameter validation, tests were...
Rafael Machado Dohms [Tue, 31 May 2011 21:24:10 +0000 (21:24 +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 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 test for functionality available in 5.4+
Ilia Alshanetsky [Tue, 31 May 2011 09:01:44 +0000 (09:01 +0000)]
Removed test for functionality available in 5.4+

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 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- BFN
Felipe Pena [Fri, 27 May 2011 23:32:48 +0000 (23:32 +0000)]
- BFN

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 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- Add CVE to bug entry
Felipe Pena [Tue, 24 May 2011 12:23:51 +0000 (12:23 +0000)]
- Add CVE to bug entry

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

13 years ago- make svn-eol LF and use one test for unix and windows
Pierre Joye [Tue, 24 May 2011 09:44:55 +0000 (09:44 +0000)]
- make svn-eol LF and use one test for unix and windows

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