]>
granicus.if.org Git - php/log
Zoe Slattery [Tue, 5 Jun 2007 07:57:48 +0000 (07:57 +0000)]
Updated test output in line with changes to file.inc
Zoe Slattery [Tue, 5 Jun 2007 07:54:58 +0000 (07:54 +0000)]
Added fill_buffer() and fixed file_fill() to write binary data only
Antony Dovgal [Tue, 5 Jun 2007 07:48:16 +0000 (07:48 +0000)]
fix #41594 (Statement cache is flushed too frequently)
<changelog@php.net> [Tue, 5 Jun 2007 01:31:06 +0000 (01:31 +0000)]
ChangeLog update
Ilia Alshanetsky [Mon, 4 Jun 2007 23:52:34 +0000 (23:52 +0000)]
MFB: Fixed bug #41567 (json_encode() double conversion is inconsistent with
PHP).
Nuno Lopes [Mon, 4 Jun 2007 18:11:38 +0000 (18:11 +0000)]
ignore *.gcno
Antony Dovgal [Mon, 4 Jun 2007 17:18:28 +0000 (17:18 +0000)]
clean up temp file
Zoe Slattery [Mon, 4 Jun 2007 17:00:44 +0000 (17:00 +0000)]
missing ?> in skipif section
Antony Dovgal [Mon, 4 Jun 2007 15:37:38 +0000 (15:37 +0000)]
add missing open_basedir checks to CGI
Antony Dovgal [Mon, 4 Jun 2007 08:24:32 +0000 (08:24 +0000)]
change E_NOTICE to E_ERROR when using a class constant from non-existent class
(noticed by Jani)
add tests
Antony Dovgal [Mon, 4 Jun 2007 07:56:39 +0000 (07:56 +0000)]
no register_globals in HEAD
Antony Dovgal [Mon, 4 Jun 2007 06:38:08 +0000 (06:38 +0000)]
fix ws
<changelog@php.net> [Mon, 4 Jun 2007 01:31:12 +0000 (01:31 +0000)]
ChangeLog update
Brian Shire [Mon, 4 Jun 2007 01:23:22 +0000 (01:23 +0000)]
MFB: fix sprintf/printf %u tests so they work correctly on both 32-bit and 64-bit. (broken in previous fix)
Hannes Magnusson [Mon, 4 Jun 2007 00:11:11 +0000 (00:11 +0000)]
Fix the expected results
# This test still fails though
foobar [Sun, 3 Jun 2007 22:50:08 +0000 (22:50 +0000)]
add missing test
foobar [Sun, 3 Jun 2007 21:57:31 +0000 (21:57 +0000)]
another missed ])
foobar [Sun, 3 Jun 2007 21:54:28 +0000 (21:54 +0000)]
fix configure
Pierre Joye [Sun, 3 Jun 2007 21:35:39 +0000 (21:35 +0000)]
- MFB: fix logic
Pierre Joye [Sun, 3 Jun 2007 21:30:12 +0000 (21:30 +0000)]
- MFB: PECL #11216, addEmptyDir crashes if the directory already exists
foobar [Sun, 3 Jun 2007 20:26:45 +0000 (20:26 +0000)]
- Fixed bug #41576 (misbehaviour when using --without-apxs)
Ilia Alshanetsky [Sun, 3 Jun 2007 18:53:51 +0000 (18:53 +0000)]
MFB: Corrected fix for CVE-2007-2872
Pierre Joye [Sun, 3 Jun 2007 17:43:13 +0000 (17:43 +0000)]
- @DOC add constants GD_MAJOR_VERSION, GD_MINOR_VERSION, GD_RELEASE_VERSION
GD_EXTRA_VERSION and GD_VERSION_STRING
- fix #ifdef else clause
foobar [Sun, 3 Jun 2007 16:53:37 +0000 (16:53 +0000)]
- Improved the error message for exceeding max_input_nesting_level.
Ilia Alshanetsky [Sun, 3 Jun 2007 16:19:55 +0000 (16:19 +0000)]
MFB: Improved fix for MOPB-02-2007
Brian Shire [Sun, 3 Jun 2007 09:11:52 +0000 (09:11 +0000)]
Change printf %u behavior so that it does not truncate numbers at 32-bits. (Reported by Aditya Agarwal.)
<changelog@php.net> [Sun, 3 Jun 2007 01:31:06 +0000 (01:31 +0000)]
ChangeLog update
Pierre Joye [Sat, 2 Jun 2007 15:41:02 +0000 (15:41 +0000)]
- MFB: sx/sy must be > 0 and < INT_MAX
<changelog@php.net> [Sat, 2 Jun 2007 01:31:09 +0000 (01:31 +0000)]
ChangeLog update
foobar [Fri, 1 Jun 2007 22:19:20 +0000 (22:19 +0000)]
fix test
foobar [Fri, 1 Jun 2007 21:33:30 +0000 (21:33 +0000)]
- Fixed bug #41555 (configure failure: regression caused by fix for #41265
foobar [Fri, 1 Jun 2007 15:12:10 +0000 (15:12 +0000)]
- Add missing CXXFLAGS_CLEAN variable.
Antony Dovgal [Fri, 1 Jun 2007 13:33:48 +0000 (13:33 +0000)]
fix #41518 (file_exists() warns of open_basedir restriction on non-existent file)
Antony Dovgal [Fri, 1 Jun 2007 10:02:41 +0000 (10:02 +0000)]
fix #39330 (apache2handler does not call shutdown actions before apache child die)
Greg Beaver [Fri, 1 Jun 2007 03:48:17 +0000 (03:48 +0000)]
fix several mis-spelled 'temporary's add missing space in comment, and change 'script end' to 'stub end' in manifest read error messages
<changelog@php.net> [Fri, 1 Jun 2007 01:31:02 +0000 (01:31 +0000)]
ChangeLog update
Antony Dovgal [Thu, 31 May 2007 21:36:56 +0000 (21:36 +0000)]
fix folding
Marcus Boerger [Thu, 31 May 2007 06:55:14 +0000 (06:55 +0000)]
- Fix memory issue
<changelog@php.net> [Thu, 31 May 2007 01:31:19 +0000 (01:31 +0000)]
ChangeLog update
Marcus Boerger [Wed, 30 May 2007 17:25:41 +0000 (17:25 +0000)]
- Add -p to stub-set command
Marcus Boerger [Wed, 30 May 2007 17:13:17 +0000 (17:13 +0000)]
- Need to readd this but do it as a echo
Marcus Boerger [Wed, 30 May 2007 17:00:06 +0000 (17:00 +0000)]
- Minor fix
Marcus Boerger [Wed, 30 May 2007 16:50:22 +0000 (16:50 +0000)]
- This is not needed here
Marcus Boerger [Wed, 30 May 2007 16:45:23 +0000 (16:45 +0000)]
- Skip precommand 'phar.php' and keep a pre-built phar.phar in cvs
Antony Dovgal [Wed, 30 May 2007 16:31:47 +0000 (16:31 +0000)]
remove semicolons and make SunCC happy
Antony Dovgal [Wed, 30 May 2007 15:40:17 +0000 (15:40 +0000)]
fix test names
Antony Dovgal [Wed, 30 May 2007 10:50:45 +0000 (10:50 +0000)]
fix lstat() function resolving symlinks
patch by Scott MacVicar
Antony Dovgal [Wed, 30 May 2007 09:16:29 +0000 (09:16 +0000)]
check length only when it's specified
add the same check to fgetss()
Michael Wallner [Wed, 30 May 2007 07:10:25 +0000 (07:10 +0000)]
- version agnosticism (PECL/HEAD)
- release 1.4
# you ignorants shall burn in hell
<changelog@php.net> [Wed, 30 May 2007 01:31:09 +0000 (01:31 +0000)]
ChangeLog update
Ilia Alshanetsky [Wed, 30 May 2007 00:38:00 +0000 (00:38 +0000)]
MFB: Fixed an interger overflow inside chunk_split(), identified by
Gerhard Wagner
Antony Dovgal [Tue, 29 May 2007 21:24:45 +0000 (21:24 +0000)]
more typofixes
Ilia Alshanetsky [Tue, 29 May 2007 21:06:04 +0000 (21:06 +0000)]
MFB
Antony Dovgal [Tue, 29 May 2007 20:48:38 +0000 (20:48 +0000)]
fix #41516 (fgets() returns a line of text when length parameter is <= 0)
Antony Dovgal [Tue, 29 May 2007 20:31:22 +0000 (20:31 +0000)]
fix typo & build
Ilia Alshanetsky [Tue, 29 May 2007 20:11:23 +0000 (20:11 +0000)]
MFB
Stanislav Malyshev [Tue, 29 May 2007 19:44:24 +0000 (19:44 +0000)]
fix build on msvc 8
Antony Dovgal [Tue, 29 May 2007 12:42:19 +0000 (12:42 +0000)]
fix tests, add 64bit versions
Michael Wallner [Tue, 29 May 2007 12:28:57 +0000 (12:28 +0000)]
- fix build where mhash.h is not declaring
mhash_get_hash_name_static and/or
mhash_get_keygen_name_static protos
Antony Dovgal [Tue, 29 May 2007 12:26:59 +0000 (12:26 +0000)]
fix tests
Antony Dovgal [Tue, 29 May 2007 12:17:37 +0000 (12:17 +0000)]
fix test
Antony Dovgal [Tue, 29 May 2007 12:10:20 +0000 (12:10 +0000)]
fix tests in unicode mode
Antony Dovgal [Tue, 29 May 2007 12:01:14 +0000 (12:01 +0000)]
fix test
Antony Dovgal [Tue, 29 May 2007 11:49:09 +0000 (11:49 +0000)]
fix tests
Antony Dovgal [Tue, 29 May 2007 11:34:58 +0000 (11:34 +0000)]
fix test
Antony Dovgal [Tue, 29 May 2007 10:25:21 +0000 (10:25 +0000)]
fix tests
Marcus Boerger [Tue, 29 May 2007 09:13:57 +0000 (09:13 +0000)]
- Fix test
Marcus Boerger [Tue, 29 May 2007 09:08:41 +0000 (09:08 +0000)]
- Improve header of pharcommand
Antony Dovgal [Tue, 29 May 2007 08:58:27 +0000 (08:58 +0000)]
fix test
Marcus Boerger [Tue, 29 May 2007 08:50:48 +0000 (08:50 +0000)]
- Update with temp/copied files
Marcus Boerger [Tue, 29 May 2007 08:50:17 +0000 (08:50 +0000)]
- Precise dependencies
Antony Dovgal [Tue, 29 May 2007 08:01:23 +0000 (08:01 +0000)]
fix typo
<changelog@php.net> [Tue, 29 May 2007 01:31:14 +0000 (01:31 +0000)]
ChangeLog update
Ilia Alshanetsky [Tue, 29 May 2007 00:01:14 +0000 (00:01 +0000)]
MFB
Ilia Alshanetsky [Mon, 28 May 2007 23:52:13 +0000 (23:52 +0000)]
MFB
Ilia Alshanetsky [Mon, 28 May 2007 23:43:24 +0000 (23:43 +0000)]
MFB
Ilia Alshanetsky [Mon, 28 May 2007 23:33:13 +0000 (23:33 +0000)]
MFB
Ilia Alshanetsky [Mon, 28 May 2007 23:14:57 +0000 (23:14 +0000)]
MFB
Ilia Alshanetsky [Mon, 28 May 2007 23:00:25 +0000 (23:00 +0000)]
MFB
Marcus Boerger [Mon, 28 May 2007 21:20:06 +0000 (21:20 +0000)]
- Add make target for precommand
Marcus Boerger [Mon, 28 May 2007 21:13:58 +0000 (21:13 +0000)]
- Provide ascriptto build phar.php from phar directory
- Fix minor issues
- Make pack -p also add phar/phar.incto the generated package
Marcus Boerger [Mon, 28 May 2007 21:04:42 +0000 (21:04 +0000)]
- Fix invalid efree() call
Antony Dovgal [Mon, 28 May 2007 20:26:52 +0000 (20:26 +0000)]
fix #41517 (different behaviour of floatval() in Unicode mode)
Antony Dovgal [Mon, 28 May 2007 20:03:35 +0000 (20:03 +0000)]
fix test names
Marcus Boerger [Mon, 28 May 2007 19:04:08 +0000 (19:04 +0000)]
- Turn the loader into a stream wrapper if necessary
Marcus Boerger [Mon, 28 May 2007 18:07:49 +0000 (18:07 +0000)]
- Make compatible with PEAR/PHP_Archive CVS
Pierre Joye [Mon, 28 May 2007 17:57:20 +0000 (17:57 +0000)]
- enable tests even when an external GD is used. Latest releases
(2.0.34 or 2.0.35) work.
NB: if you use Debian, you'll realize how bad their package is and start
to either use the source or push all patches I posted to their bugs
tracker
Pierre Joye [Mon, 28 May 2007 17:49:43 +0000 (17:49 +0000)]
- fix test, requires binary string
Marcus Boerger [Mon, 28 May 2007 16:00:41 +0000 (16:00 +0000)]
- Add 'Stub-size' to info command
Marcus Boerger [Mon, 28 May 2007 15:58:21 +0000 (15:58 +0000)]
- Oops
Marcus Boerger [Mon, 28 May 2007 15:52:36 +0000 (15:52 +0000)]
- It is more unlikely to be looking for files named '0' or '1' and those
are also quite intuitive if seeing them as return value of the search.
Marcus Boerger [Mon, 28 May 2007 15:38:29 +0000 (15:38 +0000)]
- Actually allow pack -p optional for precommand
Marcus Boerger [Mon, 28 May 2007 15:32:21 +0000 (15:32 +0000)]
- Notice about missing class file when using pack -p optional
Marcus Boerger [Mon, 28 May 2007 15:26:26 +0000 (15:26 +0000)]
- Notice about missing class file when using pack -p optional
Marcus Boerger [Mon, 28 May 2007 15:21:53 +0000 (15:21 +0000)]
- WS
Marcus Boerger [Mon, 28 May 2007 15:20:31 +0000 (15:20 +0000)]
- Implement auto/optional for pack -p
Pierre Joye [Mon, 28 May 2007 13:53:54 +0000 (13:53 +0000)]
- MFB: enable DSA key if HAVE_DSA_DEFAULT_METHOD is set
Pierre Joye [Mon, 28 May 2007 13:48:36 +0000 (13:48 +0000)]
- skip if openssl is too old
- MFB test bug41353.phpt
Pierre Joye [Mon, 28 May 2007 13:46:24 +0000 (13:46 +0000)]
- MFH: add HAVE_DSA_DEFAULT_METHOD
Hannes Magnusson [Mon, 28 May 2007 12:18:26 +0000 (12:18 +0000)]
Remove weird useless entries