]>
granicus.if.org Git - php/log
Ulf Wendel [Thu, 1 Sep 2011 14:04:52 +0000 (14:04 +0000)]
Fix test. First element within the parantheses is a SQL status code. Should please gcov
Christian Stocker [Thu, 1 Sep 2011 13:43:38 +0000 (13:43 +0000)]
added a NEWS entry about the change in XSL
Ulf Wendel [Thu, 1 Sep 2011 13:37:49 +0000 (13:37 +0000)]
Fixing tests debug output
Pierre Joye [Thu, 1 Sep 2011 13:28:00 +0000 (13:28 +0000)]
- use %s, bad c/p
Ulf Wendel [Thu, 1 Sep 2011 13:17:16 +0000 (13:17 +0000)]
Check if MySQL server supports SSL and, if using mysqlnd, check if PHP streams will support SSL
Hannes Magnusson [Thu, 1 Sep 2011 13:06:12 +0000 (13:06 +0000)]
Move the XFAILED printout way up the list so we can actually notice the really failing ones
Pierre Joye [Thu, 1 Sep 2011 12:49:26 +0000 (12:49 +0000)]
- fix test
Pierre Joye [Thu, 1 Sep 2011 12:42:54 +0000 (12:42 +0000)]
- win and nux work the same way
Pierre Joye [Thu, 1 Sep 2011 12:35:41 +0000 (12:35 +0000)]
- force LF eol style as this test depends on it
Johannes Schlüter [Thu, 1 Sep 2011 12:04:54 +0000 (12:04 +0000)]
- Fix TSRM build
Ulf Wendel [Thu, 1 Sep 2011 11:48:18 +0000 (11:48 +0000)]
Simplify mysqlnd debug trace marginally for debugging
Pierre Joye [Thu, 1 Sep 2011 11:40:37 +0000 (11:40 +0000)]
- consider that bison 2.x is used. updated our ci boxes accordingly (windows too), which were using 1.4
Pierre Joye [Thu, 1 Sep 2011 11:40:23 +0000 (11:40 +0000)]
- consider that bison 2.x is used. updated our ci boxes accordingly (windows too), which were using 1.4
Ulf Wendel [Thu, 1 Sep 2011 11:27:14 +0000 (11:27 +0000)]
Hack around http://bugs.mysql.com/62320
Hannes Magnusson [Thu, 1 Sep 2011 11:00:51 +0000 (11:00 +0000)]
Seeing thousands of PASS tests flying by is meaningless.
Add an option to only print certain result groups.
Pierre Joye [Thu, 1 Sep 2011 09:33:43 +0000 (09:33 +0000)]
- force LF eol style as this test depends on it
Matteo Beccati [Thu, 1 Sep 2011 00:45:56 +0000 (00:45 +0000)]
Fixed test randomly failing due to different error messages. Also added a skip
section in case "fakeURL" resolves to an IP address, as some empty error
messages and HTML can be seen in the reports
Johannes Schlüter [Wed, 31 Aug 2011 23:42:04 +0000 (23:42 +0000)]
- Change PDO_oci connection defaults to match Oracle XE defaults, higher chance
to work out of the box
Pierre Joye [Wed, 31 Aug 2011 23:12:35 +0000 (23:12 +0000)]
- error msg may vary (parser)
Matteo Beccati [Wed, 31 Aug 2011 22:38:20 +0000 (22:38 +0000)]
Fixed test. Apparently it was already fixed on PHP_5_3 98% of the cases and
the fix wasn't ported to trunk/PHP_5_4. However the very same test was failing
on my FreeBSD 6.2 box, that appears to also decode the "ks_c_5601-1987" parts,
so I've made the test more generic.
Matteo Beccati [Wed, 31 Aug 2011 22:12:53 +0000 (22:12 +0000)]
Fixed false positive failure on gcov
Johannes Schlüter [Wed, 31 Aug 2011 20:30:08 +0000 (20:30 +0000)]
- Register extensions using mysqlnd (mysql, myslqi, pdo_mysql) with mysqlnd
Boris Lytochkin [Wed, 31 Aug 2011 20:16:56 +0000 (20:16 +0000)]
tune text align
Pierre Joye [Wed, 31 Aug 2011 20:16:11 +0000 (20:16 +0000)]
- error msg may vary (parser)
Pierre Joye [Wed, 31 Aug 2011 20:14:13 +0000 (20:14 +0000)]
- error msg may vary (parser)
Pierre Joye [Wed, 31 Aug 2011 20:10:22 +0000 (20:10 +0000)]
- error msg may vary
Pierre Joye [Wed, 31 Aug 2011 20:07:44 +0000 (20:07 +0000)]
- typo
Boris Lytochkin [Wed, 31 Aug 2011 19:45:45 +0000 (19:45 +0000)]
test coverage for SNMP::ERRNO_MULTIPLE_SET_QUERIES
Tjerk Anne Meesters [Wed, 31 Aug 2011 18:26:23 +0000 (18:26 +0000)]
Fixed expect format to ignore the textual error message from readlink().
Bug #55555
Andrey Hristov [Wed, 31 Aug 2011 18:18:23 +0000 (18:18 +0000)]
Fix valgrind error (sending of initialized bytes over the network).
When the compression was successful the compressed data + uninitialized data
at the end was sent to the server, because the length of the compressed payload
wasn't correctly calculated (actually the length of the uncompressed payload as assumed).
However, the uncompress() function has internally the length of the real payload and skips
the binary trash at the end - thus no data damage occurs!
Johannes Schlüter [Wed, 31 Aug 2011 15:46:07 +0000 (15:46 +0000)]
- Update PDO_mysql error mapping
Pierre Joye [Wed, 31 Aug 2011 15:44:01 +0000 (15:44 +0000)]
- force LF eol style as this test depends on it
Pierre Joye [Wed, 31 Aug 2011 15:42:42 +0000 (15:42 +0000)]
- force LF eol style as this test depends on it
Johannes Schlüter [Wed, 31 Aug 2011 15:25:18 +0000 (15:25 +0000)]
- Be less restrictive on the SQL state, some server versions might fool us
Ulf Wendel [Wed, 31 Aug 2011 13:59:28 +0000 (13:59 +0000)]
Please, whenever changing the mysqli API update the tests. Don't wait for me to catch up.
Ulf Wendel [Wed, 31 Aug 2011 13:50:58 +0000 (13:50 +0000)]
New utility function to check for '[1148] The used command is not allowed with this MySQL version' during SKIPIF
Rui Hirokawa [Wed, 31 Aug 2011 13:19:03 +0000 (13:19 +0000)]
MFH: added alias for *-mobile encodings.
Ulf Wendel [Wed, 31 Aug 2011 12:58:25 +0000 (12:58 +0000)]
Check if server supports LOAD DATA LOCAL INFILE to catch [1148] The used command is not allowed with this MySQL version during SKIPIF
Pierre Joye [Wed, 31 Aug 2011 12:27:11 +0000 (12:27 +0000)]
- force LF eol style as this test depends on it (size)
Christian Stocker [Wed, 31 Aug 2011 11:44:22 +0000 (11:44 +0000)]
simplexml->query returns empty array if no nodes were found
and false if libxml thinks the xpath-expression was invalid.
Behaves now the same like DomXPath and fixes Bug #48601
Adjusted a test to reflect that change
Pierre Joye [Wed, 31 Aug 2011 11:26:27 +0000 (11:26 +0000)]
- force LF eol style as this test depends on it (size)
Pierre Joye [Wed, 31 Aug 2011 11:25:09 +0000 (11:25 +0000)]
- force LF eol style as this test depends on it (size)
Pierre Joye [Wed, 31 Aug 2011 11:18:13 +0000 (11:18 +0000)]
- parser version independent
Pierre Joye [Wed, 31 Aug 2011 11:16:25 +0000 (11:16 +0000)]
- parser version independent
Johannes Schlüter [Wed, 31 Aug 2011 11:11:08 +0000 (11:11 +0000)]
- Fix Bug #55550 mysql.trace_mode miscounts result sets,
fixes ext/mysql/tests/mysql_deprecated_api.phpt
Pierre Joye [Wed, 31 Aug 2011 10:46:20 +0000 (10:46 +0000)]
- use only the test name
Pierre Joye [Wed, 31 Aug 2011 10:43:39 +0000 (10:43 +0000)]
- use only the test name
Pierre Joye [Wed, 31 Aug 2011 10:30:39 +0000 (10:30 +0000)]
- use only the test name
Pierre Joye [Wed, 31 Aug 2011 10:22:18 +0000 (10:22 +0000)]
- use only test name
Hannes Magnusson [Wed, 31 Aug 2011 10:09:54 +0000 (10:09 +0000)]
Remove annoying extra newline on XFAIL summaries
and sync text to trunk
Pierre Joye [Wed, 31 Aug 2011 10:08:55 +0000 (10:08 +0000)]
- force LF eol style as this test depends on it (size)
Pierre Joye [Wed, 31 Aug 2011 10:05:54 +0000 (10:05 +0000)]
- make it parser version independent
Christian Stocker [Wed, 31 Aug 2011 09:14:08 +0000 (09:14 +0000)]
- Set an empty string and avoid warnings and stopping of the transformation process
when a php function can't be called.
- Fixed tests.
Christian Stocker [Wed, 31 Aug 2011 08:58:12 +0000 (08:58 +0000)]
fixed libxml tests
Boris Lytochkin [Wed, 31 Aug 2011 08:36:22 +0000 (08:36 +0000)]
more tuning based on discussion in FR #40816:
* parse all OIDs earlier, detect all wrong OIDs before any query
is made (GET-operations)
* introduce ERRNO_MULTIPLE_SET_QUERIES:
warn if request contains more OIDs than max_oids and SET operation
(and type&value checks) will be done in chunks.
fix set method when request contains more OIDs than max_oids (2nd and
subsequent chunk were ignored)
Pierre Joye [Wed, 31 Aug 2011 08:35:57 +0000 (08:35 +0000)]
- force LF eol style as this test depends on it (size)
Rasmus Lerdorf [Wed, 31 Aug 2011 07:43:58 +0000 (07:43 +0000)]
Since we are creating this csv file locally this should obviously
be a a LOCAL infile here for this to work reliably. For robustness
this should probably have a check for the local-infile server
setting as well.
Stanislav Malyshev [Wed, 31 Aug 2011 07:34:07 +0000 (07:34 +0000)]
fix strptime tests for mac
Rasmus Lerdorf [Wed, 31 Aug 2011 07:19:20 +0000 (07:19 +0000)]
Fix test. I have no idea why the test author didn't expect to get back
latin2 when the test is setting it to latin2 here. Both PHP and MySQL
are doing the right thing here.
Stanislav Malyshev [Wed, 31 Aug 2011 07:10:17 +0000 (07:10 +0000)]
test fixes on Darwin
Gustavo André dos Santos Lopes [Wed, 31 Aug 2011 06:32:05 +0000 (06:32 +0000)]
- Fixed test htmlentities15.phpt.
Gustavo André dos Santos Lopes [Wed, 31 Aug 2011 06:23:24 +0000 (06:23 +0000)]
- Fixed tests when run from outside their directory.
Gustavo André dos Santos Lopes [Wed, 31 Aug 2011 05:47:19 +0000 (05:47 +0000)]
- html_tables.h regeneration.
Gustavo André dos Santos Lopes [Wed, 31 Aug 2011 05:45:02 +0000 (05:45 +0000)]
- Less GCC warnings; code less readable, yay!
- Fixed html_tables.h generaration in 64-bit archs.
- Closes bug #55394 - Patch to suppress initialization warnings in html.c
#signed/unsigned mismatches for another day
#regenerated tables on another commit
Stanislav Malyshev [Wed, 31 Aug 2011 04:24:48 +0000 (04:24 +0000)]
fix tests
Boris Lytochkin [Tue, 30 Aug 2011 14:24:00 +0000 (14:24 +0000)]
merge from trunk:
set ERRNO_OID_PARSING_ERROR on OID parse error
Arpad Ray [Tue, 30 Aug 2011 14:01:35 +0000 (14:01 +0000)]
fix news entries
Matteo Beccati [Tue, 30 Aug 2011 14:01:03 +0000 (14:01 +0000)]
Fixed a few false positives on gcov for ext/pgsql
Hannes Magnusson [Tue, 30 Aug 2011 13:46:24 +0000 (13:46 +0000)]
Add skipifs for bug#54971 (patch by datibbaw@)
Hannes Magnusson [Tue, 30 Aug 2011 13:41:57 +0000 (13:41 +0000)]
Fixed bug#48476
Hannes Magnusson [Tue, 30 Aug 2011 11:13:22 +0000 (11:13 +0000)]
Fixed bug#55430, introduce the session.upload_progress family to the world
Pierre Joye [Tue, 30 Aug 2011 05:44:37 +0000 (05:44 +0000)]
- ws
Felipe Pena [Tue, 30 Aug 2011 01:33:42 +0000 (01:33 +0000)]
- Fixed ZTS build
Gustavo André dos Santos Lopes [Tue, 30 Aug 2011 01:08:22 +0000 (01:08 +0000)]
- Turns out the external entity loader is not a per-thread global but a true
global. Changed code accordingly; however, applications that embed PHP and
also use libxml2 may be affected negatively.
Arpad Ray [Mon, 29 Aug 2011 21:59:27 +0000 (21:59 +0000)]
add friendly log messages (req #55109)
Arpad Ray [Mon, 29 Aug 2011 21:29:26 +0000 (21:29 +0000)]
Expose session status via new function, session_status (Req #52982)
Hannes Magnusson [Mon, 29 Aug 2011 21:20:41 +0000 (21:20 +0000)]
fixed bug #55267 - session_regenerate_id fails after header sent even if session.use_cookies = 0
Hannes Magnusson [Mon, 29 Aug 2011 20:50:33 +0000 (20:50 +0000)]
Add missing session ini options "skeletons" until they become atleast documented
Arpad Ray [Mon, 29 Aug 2011 20:38:52 +0000 (20:38 +0000)]
Fixed bug #55366: keys lost when using substr_replace an array
Derick Rethans [Mon, 29 Aug 2011 20:24:09 +0000 (20:24 +0000)]
- Zend engine part for bug #55158: Add SORT_NATURAL type to array_multisort
(patch by Arpad Ray).
Arpad Ray [Mon, 29 Aug 2011 20:23:34 +0000 (20:23 +0000)]
add support for SORT_NATURAL and SORT_FLAG_CASE in array sort functions
Derick Rethans [Mon, 29 Aug 2011 16:37:56 +0000 (16:37 +0000)]
- Updated to version 2011.9 (2011i)
Gwynne Raskind [Mon, 29 Aug 2011 16:17:46 +0000 (16:17 +0000)]
Correct NEWS entry attribution. Apologies to all for the confusion.
Hannes Magnusson [Mon, 29 Aug 2011 16:05:45 +0000 (16:05 +0000)]
Fixed bug#53872 (internal corruption of phar)
Stefan Marr [Mon, 29 Aug 2011 15:53:46 +0000 (15:53 +0000)]
Fixed bug #55524 Traits should not be able to extend a class
# also used the Z_STRVAL where it seemed appropriate
Gwynne Raskind [Mon, 29 Aug 2011 15:09:08 +0000 (15:09 +0000)]
Added NEWS note for #53946
Gwynne Raskind [Mon, 29 Aug 2011 14:57:53 +0000 (14:57 +0000)]
Add test for #53946 to 5.4 (missed it when committing revision 315707)
Gwynne Raskind [Mon, 29 Aug 2011 14:56:19 +0000 (14:56 +0000)]
Add unescaped Unicode encoding to json_encode(). Closes bug #53946. Patch by Irker and Gwynne.
Hannes Magnusson [Mon, 29 Aug 2011 14:29:40 +0000 (14:29 +0000)]
Changed error messages
Hannes Magnusson [Mon, 29 Aug 2011 14:19:54 +0000 (14:19 +0000)]
Fixed bug#52013 (Unable to decompress files in a compressed phar)
Hannes Magnusson [Mon, 29 Aug 2011 14:17:41 +0000 (14:17 +0000)]
The Phar class extends RecursiveDirectoryIterator, which has changed the way it ensures its ctor is called
Christian Stocker [Mon, 29 Aug 2011 11:44:30 +0000 (11:44 +0000)]
fix xsl date tests
Pierre Joye [Mon, 29 Aug 2011 10:10:05 +0000 (10:10 +0000)]
- fix build, TSRMLS_FETCH must be the last declaration statement and init using TSRM cannot be done before either
Rasmus Lerdorf [Mon, 29 Aug 2011 08:21:42 +0000 (08:21 +0000)]
Let's do more than hope (as per the comment in the test code) that we
don't hit the memory limit, let's disable the limit for this test
since the limit is getting hit by many people
Rasmus Lerdorf [Mon, 29 Aug 2011 06:47:07 +0000 (06:47 +0000)]
The link error on an out-of-sync command doesn't start with 0
uwe/andrey please double-check
Rasmus Lerdorf [Mon, 29 Aug 2011 06:19:40 +0000 (06:19 +0000)]
Fix another broken test. root can read 0200 files.
Gustavo André dos Santos Lopes [Mon, 29 Aug 2011 05:00:26 +0000 (05:00 +0000)]
- Added libxml_set_external_entity_loader().
Rui Hirokawa [Sun, 28 Aug 2011 04:32:33 +0000 (04:32 +0000)]
MFH: reduced footprint for sjis-mac
Rasmus Lerdorf [Sat, 27 Aug 2011 19:00:59 +0000 (19:00 +0000)]
<?= is always enabled now
Boris Lytochkin [Sat, 27 Aug 2011 08:29:19 +0000 (08:29 +0000)]
merge from trunk:
export ERRNO_OID_PARSING_ERROR constant:
raise it evry time OID parsing has failed