]>
granicus.if.org Git - php/log
Zoe Slattery [Sun, 30 Aug 2009 11:10:20 +0000 (11:10 +0000)]
bc math tests from testfest 2009
Zoe Slattery [Sun, 30 Aug 2009 09:31:54 +0000 (09:31 +0000)]
server for ftp tests
Zoe Slattery [Sun, 30 Aug 2009 09:30:13 +0000 (09:30 +0000)]
More tests from 2009 testfest
Zoe Slattery [Sun, 30 Aug 2009 08:18:53 +0000 (08:18 +0000)]
Fixed to allow for http etc
andy wharmby [Fri, 28 Aug 2009 22:46:43 +0000 (22:46 +0000)]
New basic network function tests. Tested on Windows, Linux and Linux 64 bit
Zoe Slattery [Fri, 28 Aug 2009 14:31:19 +0000 (14:31 +0000)]
More tests from 2009 testfest
andy wharmby [Thu, 27 Aug 2009 19:30:35 +0000 (19:30 +0000)]
Fix time_sleep_until() tests; not supported on Windows on 5.2
andy wharmby [Thu, 27 Aug 2009 12:21:19 +0000 (12:21 +0000)]
Fix tests. Add missing SKIPIF sections so test do not run when POSIX extension not available.
Rasmus Lerdorf [Thu, 27 Aug 2009 05:05:42 +0000 (05:05 +0000)]
This needs to be larger to avoid an overflow on the bit-shifting in this function
Pierre Joye [Wed, 26 Aug 2009 22:24:10 +0000 (22:24 +0000)]
- fix #49372, segfault in php_curl_option_url
Pierre Joye [Wed, 26 Aug 2009 21:59:54 +0000 (21:59 +0000)]
- silent warning (fix for #28038)
Pierre Joye [Wed, 26 Aug 2009 20:03:49 +0000 (20:03 +0000)]
- update
Pierre Joye [Wed, 26 Aug 2009 19:57:01 +0000 (19:57 +0000)]
- fix #44683, popen crashes when an invalid mode is passed (works on 2k8/vista/win7)
Pierre Joye [Wed, 26 Aug 2009 19:15:13 +0000 (19:15 +0000)]
- fix build (pls at least try to compile before committing)
Zoe Slattery [Wed, 26 Aug 2009 17:17:58 +0000 (17:17 +0000)]
Test from 2009 testfest
Ilia Alshanetsky [Wed, 26 Aug 2009 15:29:06 +0000 (15:29 +0000)]
Fixed variable clobbering
Dmitry Stogov [Wed, 26 Aug 2009 14:05:48 +0000 (14:05 +0000)]
Fixed bug #47273 (Encoding bug in SoapServer->fault)
Guenter Knauf [Wed, 26 Aug 2009 02:16:41 +0000 (02:16 +0000)]
fix bug #48640: cleaned up ifdef whoes, removed duplicate code.
Ilia Alshanetsky [Mon, 24 Aug 2009 18:40:13 +0000 (18:40 +0000)]
Don't clober variables
Rafael Machado Dohms [Mon, 24 Aug 2009 02:50:19 +0000 (02:50 +0000)]
Adding tests for imagecolorallocatealpha
Mikko Koppanen [Sat, 22 Aug 2009 02:31:23 +0000 (02:31 +0000)]
Fixes a memory leak in ssl streams. The context was not properly freed
Jani Taskinen [Thu, 20 Aug 2009 12:40:15 +0000 (12:40 +0000)]
- Fixed bug #49286 (php://input (php_stream_input_read) is broken)
Jani Taskinen [Thu, 20 Aug 2009 12:17:32 +0000 (12:17 +0000)]
- WS + CS + sync
Jani Taskinen [Thu, 20 Aug 2009 11:19:20 +0000 (11:19 +0000)]
- Fixed bug #49289 (bcmath module does not compile with phpize configure).
andy wharmby [Wed, 19 Aug 2009 08:39:33 +0000 (08:39 +0000)]
New basic test for md5(). Tested on Windows, Linux and Linux 64 bit
Stanislav Malyshev [Tue, 18 Aug 2009 20:51:49 +0000 (20:51 +0000)]
fix crash when unexpectedly passed by-ref parameter is modified
Garrett Serack [Tue, 18 Aug 2009 18:58:33 +0000 (18:58 +0000)]
- Fixed bug #28038 (Sent incorrect RCPT TO commands to SMTP server)
Ilia Alshanetsky [Tue, 18 Aug 2009 12:44:32 +0000 (12:44 +0000)]
NULL the value after free
andy wharmby [Mon, 17 Aug 2009 22:41:30 +0000 (22:41 +0000)]
New str_replace() tests. All tested on Windows, Linux and Linux 64
Jani Taskinen [Mon, 17 Aug 2009 20:14:25 +0000 (20:14 +0000)]
- Fix news
Dmitry Stogov [Mon, 17 Aug 2009 18:23:48 +0000 (18:23 +0000)]
Fixed bug #49144 (import of schema from different host transmits original authentication details)
Jani Taskinen [Mon, 17 Aug 2009 17:57:40 +0000 (17:57 +0000)]
- Fixed bug #49236 (Missing PHP_SUBST(PDO_MYSQL_SHARED_LIBADD)).
Jani Taskinen [Mon, 17 Aug 2009 17:30:32 +0000 (17:30 +0000)]
- Fixed bug #49248 by fixing bug #48994 properly
Jani Taskinen [Mon, 17 Aug 2009 16:54:39 +0000 (16:54 +0000)]
- Try disabling zlib.output_compression always for images. (zlib extension might be compiled as shared and not same time as the main PHP binary)
andy wharmby [Mon, 17 Aug 2009 15:54:51 +0000 (15:54 +0000)]
Make test more portable.
Derick Rethans [Mon, 17 Aug 2009 14:46:58 +0000 (14:46 +0000)]
- Updated to version 2009.12 (2009l)
andy wharmby [Mon, 17 Aug 2009 14:22:02 +0000 (14:22 +0000)]
New basic tests for uniqid(). Tested on Windows, Linux and Linux 64 bit
andy wharmby [Mon, 17 Aug 2009 10:37:30 +0000 (10:37 +0000)]
New basic string tests - includes back-porting a few existing tests back to 5.2. All tested on Windows, Linux and Linux 64
Dmitry Stogov [Mon, 17 Aug 2009 07:40:18 +0000 (07:40 +0000)]
Fixed bug #49269 (Ternary operator fails on Iterator object when used inside foreach declaration). (Etienne, Dmitry)
Ilia Alshanetsky [Sun, 16 Aug 2009 14:31:27 +0000 (14:31 +0000)]
Added missing sanity checks around exif processing
Dmitry Stogov [Fri, 14 Aug 2009 06:18:47 +0000 (06:18 +0000)]
Fixed crash in usort() and uasort() in case user comparison function modifyes the array.
Ilia Alshanetsky [Thu, 13 Aug 2009 12:34:56 +0000 (12:34 +0000)]
Back to dev
Ilia Alshanetsky [Thu, 13 Aug 2009 12:33:19 +0000 (12:33 +0000)]
Back to RC1 for a second (still learning svn ;( )
Ilia Alshanetsky [Thu, 13 Aug 2009 12:22:12 +0000 (12:22 +0000)]
Back to dev
Ilia Alshanetsky [Thu, 13 Aug 2009 12:17:04 +0000 (12:17 +0000)]
5.2.11RC1
Scott MacVicar [Wed, 12 Aug 2009 00:21:42 +0000 (00:21 +0000)]
BFN
Scott MacVicar [Wed, 12 Aug 2009 00:18:36 +0000 (00:18 +0000)]
MFB 5.3: Fix bug #48284 (r283144) - adler32 is in the wrong order. Changed to match what zlib produces.
Sriram Natarajan [Tue, 11 Aug 2009 23:45:35 +0000 (23:45 +0000)]
- Simplify default flags for Sun C compiler.
Stanislav Malyshev [Tue, 11 Aug 2009 22:46:07 +0000 (22:46 +0000)]
fix potential memory issue on serialization
# When internal class uses zend_mangle_property_name it's malloc()
# so it should be freed with free()
Scott MacVicar [Tue, 11 Aug 2009 21:40:15 +0000 (21:40 +0000)]
We should check /usr/local/include last
Ilia Alshanetsky [Tue, 11 Aug 2009 16:11:23 +0000 (16:11 +0000)]
Fixed typo
Pierre Joye [Tue, 11 Aug 2009 15:12:00 +0000 (15:12 +0000)]
- fixed bug #49072, feof never returns true for damaged file in zip
Scott MacVicar [Tue, 11 Aug 2009 12:03:29 +0000 (12:03 +0000)]
Search /usr/include too for those wanting to use a system PCRE.
David Soria Parra [Tue, 11 Aug 2009 02:21:09 +0000 (02:21 +0000)]
Add actions for the gitclean target.
Rasmus Lerdorf [Mon, 10 Aug 2009 06:53:49 +0000 (06:53 +0000)]
Tweak a few tests that failed on OSX
Rasmus Lerdorf [Sun, 9 Aug 2009 14:50:51 +0000 (14:50 +0000)]
Make these socket tests less Linux-specific
Rasmus Lerdorf [Sun, 9 Aug 2009 14:20:54 +0000 (14:20 +0000)]
The system error here may not be "Filename too long". On OSX, for example,
it is "Invalid ioctl" in this case.
Rasmus Lerdorf [Sun, 9 Aug 2009 05:16:17 +0000 (05:16 +0000)]
Skip this test on osx because ceil(-0.5) doesn't return -0 like
everywhere else because of weird optimizations.
Rasmus Lerdorf [Sat, 8 Aug 2009 14:39:34 +0000 (14:39 +0000)]
Restore intra-string whitespace collapsing broken in the previous change.
Rasmus Lerdorf [Fri, 7 Aug 2009 17:32:31 +0000 (17:32 +0000)]
Oops, true/false are not defined on Linux. They are on OSX.
Rasmus Lerdorf [Fri, 7 Aug 2009 17:14:19 +0000 (17:14 +0000)]
Only skip leading 0's - fixes a test I broke a while ago
Scott MacVicar [Thu, 6 Aug 2009 14:07:16 +0000 (14:07 +0000)]
Merge r286857: Change dns.h to php_dns.h, part of my dns cleanup
Rasmus Lerdorf [Thu, 6 Aug 2009 13:31:03 +0000 (13:31 +0000)]
More eol crap
Rasmus Lerdorf [Thu, 6 Aug 2009 13:26:43 +0000 (13:26 +0000)]
Fix more tests messed up by svn
Rasmus Lerdorf [Thu, 6 Aug 2009 13:08:13 +0000 (13:08 +0000)]
Fix test
Ilia Alshanetsky [Thu, 6 Aug 2009 12:23:35 +0000 (12:23 +0000)]
Make test more generic
Jani Taskinen [Thu, 6 Aug 2009 11:11:15 +0000 (11:11 +0000)]
- Fix CS and remove extra strlen() call
Rasmus Lerdorf [Thu, 6 Aug 2009 10:56:00 +0000 (10:56 +0000)]
The user argument cannot be NULL here - fixes 2 tests
Kalle Sommer Nielsen [Wed, 5 Aug 2009 21:25:39 +0000 (21:25 +0000)]
MFH: Fixed compiler warnings in ext/date
andy wharmby [Wed, 5 Aug 2009 16:10:46 +0000 (16:10 +0000)]
Basic test for is_resource() and isset() functions. tested on Windows, Linux and Linux 64
andy wharmby [Wed, 5 Aug 2009 08:54:27 +0000 (08:54 +0000)]
Add new use-case to parse_str() test. Tested on Windows, Linux and Linux 64
andy wharmby [Tue, 4 Aug 2009 23:16:25 +0000 (23:16 +0000)]
Fix tests
Jani Taskinen [Tue, 4 Aug 2009 12:16:40 +0000 (12:16 +0000)]
- Add test (yes, it fails still :)
Jani Taskinen [Tue, 4 Aug 2009 11:20:49 +0000 (11:20 +0000)]
- Fixed bug #48608 (Invalid libreadline version not detected during configure)
Antony Dovgal [Tue, 4 Aug 2009 09:27:15 +0000 (09:27 +0000)]
cosmetic fix
Antony Dovgal [Tue, 4 Aug 2009 09:24:48 +0000 (09:24 +0000)]
fix memleak and possible segfault in HTTP fopen wrapper
Jani Taskinen [Tue, 4 Aug 2009 02:55:24 +0000 (02:55 +0000)]
- Fix title
Jani Taskinen [Tue, 4 Aug 2009 02:34:04 +0000 (02:34 +0000)]
- Fixed bug #49056 (parse_ini_file() regression in 5.3.0 when using non-ASCII strings as option keys)
andy wharmby [Mon, 3 Aug 2009 23:12:43 +0000 (23:12 +0000)]
New basic tests for get_defined_constants(), get_loaded_extensions() and get_resource_type() functions. Tested on Windows, Linux and Linux 64 bit
andy wharmby [Mon, 3 Aug 2009 22:40:58 +0000 (22:40 +0000)]
Add missing SKIPIF sections to tests
Felipe Pena [Mon, 3 Aug 2009 19:05:56 +0000 (19:05 +0000)]
- Fixed bug #49095 (proc_get_status['exitcode'] fails on win32)
Jani Taskinen [Mon, 3 Aug 2009 18:15:30 +0000 (18:15 +0000)]
- Fixed bug #48994 (zlib.output_compression does not ouput HTTP headers when set to a string value)
# also fixes bug #35936 (ini.zlib.output-compression Documentation :)
Felipe Pena [Mon, 3 Aug 2009 15:58:18 +0000 (15:58 +0000)]
- CS
Felipe Pena [Mon, 3 Aug 2009 13:26:15 +0000 (13:26 +0000)]
- Improved. No ugly copy. (Tony)
Felipe Pena [Mon, 3 Aug 2009 13:16:24 +0000 (13:16 +0000)]
- Re-fix stream_is_local() memory leaks
Jani Taskinen [Mon, 3 Aug 2009 13:02:53 +0000 (13:02 +0000)]
- Fixed bug #48400 (imap crashes when closing stream opened with OP_PROTOTYPE flag)
Jani Taskinen [Mon, 3 Aug 2009 11:21:44 +0000 (11:21 +0000)]
- Fixed bBug #48873 (Using both --with-libedit and --with-readline cause unknown option warning)
# This isn't worth of NEWS entry, it's just cosmetic
Jani Taskinen [Mon, 3 Aug 2009 10:23:23 +0000 (10:23 +0000)]
- These tests fail if mbstring is enabled, not because of bad libc..
Uwe Schindler [Mon, 3 Aug 2009 10:14:20 +0000 (10:14 +0000)]
MFH: Fix bug #46020: With Sun Java System Web Server 7.0 on HPUX, #define HPUX
Antony Dovgal [Mon, 3 Aug 2009 08:45:28 +0000 (08:45 +0000)]
revert bogus memleak fix causing Valgrind to scream
Rasmus Lerdorf [Mon, 3 Aug 2009 04:01:57 +0000 (04:01 +0000)]
Fix broken json tests in all branches
Rasmus Lerdorf [Sun, 2 Aug 2009 23:12:04 +0000 (23:12 +0000)]
Missed a merge
Greg Beaver [Sun, 2 Aug 2009 19:13:43 +0000 (19:13 +0000)]
add missing fetch.php
Greg Beaver [Sun, 2 Aug 2009 19:11:15 +0000 (19:11 +0000)]
fix Bug #43857
Jani Taskinen [Sun, 2 Aug 2009 01:48:27 +0000 (01:48 +0000)]
- More and more missing svn:ignore entries.
Jani Taskinen [Sun, 2 Aug 2009 01:42:40 +0000 (01:42 +0000)]
- No ignore here
Jani Taskinen [Sun, 2 Aug 2009 01:16:41 +0000 (01:16 +0000)]
- More missing svn:ignore entries
Felipe Pena [Sat, 1 Aug 2009 23:26:02 +0000 (23:26 +0000)]
- Fixed paths
Felipe Pena [Sat, 1 Aug 2009 23:10:11 +0000 (23:10 +0000)]
- Fixed bug #49125 (Error in dba_exists C code)
patch by: jdornan at stanford dot edu
Felipe Pena [Sat, 1 Aug 2009 20:44:00 +0000 (20:44 +0000)]
- Fixed ReflectionClass::getStaticProperties() to do not return the private properties from parent class;
behavior already adopted in ReflectionClass::getDefaultProperties() and ReflectionClass::getProperties().