]> granicus.if.org Git - php/log
php
17 years agofix folding
Antony Dovgal [Tue, 5 Jun 2007 12:17:15 +0000 (12:17 +0000)]
fix folding

17 years agono readlink() on windows
Antony Dovgal [Tue, 5 Jun 2007 12:02:38 +0000 (12:02 +0000)]
no readlink() on windows

17 years agoenable display_startup_errors
Antony Dovgal [Tue, 5 Jun 2007 11:33:09 +0000 (11:33 +0000)]
enable display_startup_errors

17 years agoFixing incorrect comment in test cases fileinode_variation and filetype_variation
Zoe Slattery [Tue, 5 Jun 2007 11:32:45 +0000 (11:32 +0000)]
Fixing incorrect comment in test cases fileinode_variation and filetype_variation

17 years agofix test, add missing ones
Antony Dovgal [Tue, 5 Jun 2007 11:25:21 +0000 (11:25 +0000)]
fix test, add missing ones

17 years agoadd SET_VAR_ASCII_STRINGL()
Antony Dovgal [Tue, 5 Jun 2007 11:25:02 +0000 (11:25 +0000)]
add SET_VAR_ASCII_STRINGL()

17 years agofix HTTP_RAW_POST_DATA in Unicode mode
Antony Dovgal [Tue, 5 Jun 2007 11:24:37 +0000 (11:24 +0000)]
fix HTTP_RAW_POST_DATA in Unicode mode

17 years agoport the max_input_nesting_level ini option to Unicode mode
Antony Dovgal [Tue, 5 Jun 2007 11:24:13 +0000 (11:24 +0000)]
port the max_input_nesting_level ini option to Unicode mode

17 years agofix #41582 (SimpleXML crashes when accessing newly created element)
Antony Dovgal [Tue, 5 Jun 2007 10:02:02 +0000 (10:02 +0000)]
fix #41582 (SimpleXML crashes when accessing newly created element)

17 years agonew test cases for general functions
Zoe Slattery [Tue, 5 Jun 2007 09:21:54 +0000 (09:21 +0000)]
new test cases for general functions

17 years agoNew test cases for file system functions
Zoe Slattery [Tue, 5 Jun 2007 09:20:17 +0000 (09:20 +0000)]
New test cases for file system functions

17 years agoUpdated test output in line with changes to file.inc
Zoe Slattery [Tue, 5 Jun 2007 07:57:48 +0000 (07:57 +0000)]
Updated test output in line with changes to file.inc

17 years agoAdded fill_buffer() and fixed file_fill() to write binary data only
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

17 years agofix #41594 (Statement cache is flushed too frequently)
Antony Dovgal [Tue, 5 Jun 2007 07:48:16 +0000 (07:48 +0000)]
fix #41594 (Statement cache is flushed too frequently)

17 years agoChangeLog update
<changelog@php.net> [Tue, 5 Jun 2007 01:31:06 +0000 (01:31 +0000)]
ChangeLog update

17 years agoMFB: Fixed bug #41567 (json_encode() double conversion is inconsistent with
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).

17 years agoignore *.gcno
Nuno Lopes [Mon, 4 Jun 2007 18:11:38 +0000 (18:11 +0000)]
ignore *.gcno

17 years agoclean up temp file
Antony Dovgal [Mon, 4 Jun 2007 17:18:28 +0000 (17:18 +0000)]
clean up temp file

17 years agomissing ?> in skipif section
Zoe Slattery [Mon, 4 Jun 2007 17:00:44 +0000 (17:00 +0000)]
missing ?> in skipif section

17 years agoadd missing open_basedir checks to CGI
Antony Dovgal [Mon, 4 Jun 2007 15:37:38 +0000 (15:37 +0000)]
add missing open_basedir checks to CGI

17 years agochange E_NOTICE to E_ERROR when using a class constant from non-existent class
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

17 years agono register_globals in HEAD
Antony Dovgal [Mon, 4 Jun 2007 07:56:39 +0000 (07:56 +0000)]
no register_globals in HEAD

17 years agofix ws
Antony Dovgal [Mon, 4 Jun 2007 06:38:08 +0000 (06:38 +0000)]
fix ws

17 years agoChangeLog update
<changelog@php.net> [Mon, 4 Jun 2007 01:31:12 +0000 (01:31 +0000)]
ChangeLog update

17 years agoMFB: fix sprintf/printf %u tests so they work correctly on both 32-bit and 64-bit...
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)

17 years agoFix the expected results
Hannes Magnusson [Mon, 4 Jun 2007 00:11:11 +0000 (00:11 +0000)]
Fix the expected results
# This test still fails though

17 years agoadd missing test
foobar [Sun, 3 Jun 2007 22:50:08 +0000 (22:50 +0000)]
add missing test

17 years agoanother missed ])
foobar [Sun, 3 Jun 2007 21:57:31 +0000 (21:57 +0000)]
another missed ])

17 years agofix configure
foobar [Sun, 3 Jun 2007 21:54:28 +0000 (21:54 +0000)]
fix configure

17 years ago- MFB: fix logic
Pierre Joye [Sun, 3 Jun 2007 21:35:39 +0000 (21:35 +0000)]
- MFB: fix logic

17 years ago- MFB: PECL #11216, addEmptyDir crashes if the directory already exists
Pierre Joye [Sun, 3 Jun 2007 21:30:12 +0000 (21:30 +0000)]
- MFB: PECL #11216, addEmptyDir crashes if the directory already exists

17 years ago- Fixed bug #41576 (misbehaviour when using --without-apxs)
foobar [Sun, 3 Jun 2007 20:26:45 +0000 (20:26 +0000)]
- Fixed bug #41576 (misbehaviour when using --without-apxs)

17 years agoMFB: Corrected fix for CVE-2007-2872
Ilia Alshanetsky [Sun, 3 Jun 2007 18:53:51 +0000 (18:53 +0000)]
MFB: Corrected fix for CVE-2007-2872

17 years ago- @DOC add constants GD_MAJOR_VERSION, GD_MINOR_VERSION, GD_RELEASE_VERSION
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

17 years ago- Improved the error message for exceeding max_input_nesting_level.
foobar [Sun, 3 Jun 2007 16:53:37 +0000 (16:53 +0000)]
- Improved the error message for exceeding max_input_nesting_level.

17 years agoMFB: Improved fix for MOPB-02-2007
Ilia Alshanetsky [Sun, 3 Jun 2007 16:19:55 +0000 (16:19 +0000)]
MFB: Improved fix for MOPB-02-2007

17 years agoChange printf %u behavior so that it does not truncate numbers at 32-bits. (Reported...
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.)

17 years agoChangeLog update
<changelog@php.net> [Sun, 3 Jun 2007 01:31:06 +0000 (01:31 +0000)]
ChangeLog update

17 years ago- MFB: sx/sy must be > 0 and < INT_MAX
Pierre Joye [Sat, 2 Jun 2007 15:41:02 +0000 (15:41 +0000)]
- MFB: sx/sy must be > 0 and < INT_MAX

17 years agoChangeLog update
<changelog@php.net> [Sat, 2 Jun 2007 01:31:09 +0000 (01:31 +0000)]
ChangeLog update

17 years agofix test
foobar [Fri, 1 Jun 2007 22:19:20 +0000 (22:19 +0000)]
fix test

17 years ago- Fixed bug #41555 (configure failure: regression caused by fix for #41265
foobar [Fri, 1 Jun 2007 21:33:30 +0000 (21:33 +0000)]
- Fixed bug #41555 (configure failure: regression caused by fix for #41265

17 years ago- Add missing CXXFLAGS_CLEAN variable.
foobar [Fri, 1 Jun 2007 15:12:10 +0000 (15:12 +0000)]
- Add missing CXXFLAGS_CLEAN variable.

17 years agofix #41518 (file_exists() warns of open_basedir restriction on non-existent file)
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)

17 years agofix #39330 (apache2handler does not call shutdown actions before apache child die)
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)

17 years agofix several mis-spelled 'temporary's add missing space in comment, and change 'script...
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

17 years agoChangeLog update
<changelog@php.net> [Fri, 1 Jun 2007 01:31:02 +0000 (01:31 +0000)]
ChangeLog update

17 years agofix folding
Antony Dovgal [Thu, 31 May 2007 21:36:56 +0000 (21:36 +0000)]
fix folding

17 years ago- Fix memory issue
Marcus Boerger [Thu, 31 May 2007 06:55:14 +0000 (06:55 +0000)]
- Fix memory issue

17 years agoChangeLog update
<changelog@php.net> [Thu, 31 May 2007 01:31:19 +0000 (01:31 +0000)]
ChangeLog update

17 years ago- Add -p to stub-set command
Marcus Boerger [Wed, 30 May 2007 17:25:41 +0000 (17:25 +0000)]
- Add -p to stub-set command

17 years ago- Need to readd this but do it as a echo
Marcus Boerger [Wed, 30 May 2007 17:13:17 +0000 (17:13 +0000)]
- Need to readd this but do it as a echo

17 years ago- Minor fix
Marcus Boerger [Wed, 30 May 2007 17:00:06 +0000 (17:00 +0000)]
- Minor fix

17 years ago- This is not needed here
Marcus Boerger [Wed, 30 May 2007 16:50:22 +0000 (16:50 +0000)]
- This is not needed here

17 years ago- Skip precommand 'phar.php' and keep a pre-built phar.phar in cvs
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

17 years agoremove semicolons and make SunCC happy
Antony Dovgal [Wed, 30 May 2007 16:31:47 +0000 (16:31 +0000)]
remove semicolons and make SunCC happy

17 years agofix test names
Antony Dovgal [Wed, 30 May 2007 15:40:17 +0000 (15:40 +0000)]
fix test names

17 years agofix lstat() function resolving symlinks
Antony Dovgal [Wed, 30 May 2007 10:50:45 +0000 (10:50 +0000)]
fix lstat() function resolving symlinks
patch by Scott MacVicar

17 years agocheck length only when it's specified
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()

17 years ago- version agnosticism (PECL/HEAD)
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

17 years agoChangeLog update
<changelog@php.net> [Wed, 30 May 2007 01:31:09 +0000 (01:31 +0000)]
ChangeLog update

17 years agoMFB: Fixed an interger overflow inside chunk_split(), identified by
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

17 years agomore typofixes
Antony Dovgal [Tue, 29 May 2007 21:24:45 +0000 (21:24 +0000)]
more typofixes

17 years agoMFB
Ilia Alshanetsky [Tue, 29 May 2007 21:06:04 +0000 (21:06 +0000)]
MFB

17 years agofix #41516 (fgets() returns a line of text when length parameter is <= 0)
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)

17 years agofix typo & build
Antony Dovgal [Tue, 29 May 2007 20:31:22 +0000 (20:31 +0000)]
fix typo & build

17 years agoMFB
Ilia Alshanetsky [Tue, 29 May 2007 20:11:23 +0000 (20:11 +0000)]
MFB

17 years agofix build on msvc 8
Stanislav Malyshev [Tue, 29 May 2007 19:44:24 +0000 (19:44 +0000)]
fix build on msvc 8

17 years agofix tests, add 64bit versions
Antony Dovgal [Tue, 29 May 2007 12:42:19 +0000 (12:42 +0000)]
fix tests, add 64bit versions

17 years ago- fix build where mhash.h is not declaring
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

17 years agofix tests
Antony Dovgal [Tue, 29 May 2007 12:26:59 +0000 (12:26 +0000)]
fix tests

17 years agofix test
Antony Dovgal [Tue, 29 May 2007 12:17:37 +0000 (12:17 +0000)]
fix test

17 years agofix tests in unicode mode
Antony Dovgal [Tue, 29 May 2007 12:10:20 +0000 (12:10 +0000)]
fix tests in unicode mode

17 years agofix test
Antony Dovgal [Tue, 29 May 2007 12:01:14 +0000 (12:01 +0000)]
fix test

17 years agofix tests
Antony Dovgal [Tue, 29 May 2007 11:49:09 +0000 (11:49 +0000)]
fix tests

17 years agofix test
Antony Dovgal [Tue, 29 May 2007 11:34:58 +0000 (11:34 +0000)]
fix test

17 years agofix tests
Antony Dovgal [Tue, 29 May 2007 10:25:21 +0000 (10:25 +0000)]
fix tests

17 years ago- Fix test
Marcus Boerger [Tue, 29 May 2007 09:13:57 +0000 (09:13 +0000)]
- Fix test

17 years ago- Improve header of pharcommand
Marcus Boerger [Tue, 29 May 2007 09:08:41 +0000 (09:08 +0000)]
- Improve header of pharcommand

17 years agofix test
Antony Dovgal [Tue, 29 May 2007 08:58:27 +0000 (08:58 +0000)]
fix test

17 years ago- Update with temp/copied files
Marcus Boerger [Tue, 29 May 2007 08:50:48 +0000 (08:50 +0000)]
- Update with temp/copied files

17 years ago- Precise dependencies
Marcus Boerger [Tue, 29 May 2007 08:50:17 +0000 (08:50 +0000)]
- Precise dependencies

17 years agofix typo
Antony Dovgal [Tue, 29 May 2007 08:01:23 +0000 (08:01 +0000)]
fix typo

17 years agoChangeLog update
<changelog@php.net> [Tue, 29 May 2007 01:31:14 +0000 (01:31 +0000)]
ChangeLog update

17 years agoMFB
Ilia Alshanetsky [Tue, 29 May 2007 00:01:14 +0000 (00:01 +0000)]
MFB

17 years agoMFB
Ilia Alshanetsky [Mon, 28 May 2007 23:52:13 +0000 (23:52 +0000)]
MFB

17 years agoMFB
Ilia Alshanetsky [Mon, 28 May 2007 23:43:24 +0000 (23:43 +0000)]
MFB

17 years agoMFB
Ilia Alshanetsky [Mon, 28 May 2007 23:33:13 +0000 (23:33 +0000)]
MFB

17 years agoMFB
Ilia Alshanetsky [Mon, 28 May 2007 23:14:57 +0000 (23:14 +0000)]
MFB

17 years agoMFB
Ilia Alshanetsky [Mon, 28 May 2007 23:00:25 +0000 (23:00 +0000)]
MFB

17 years ago- Add make target for precommand
Marcus Boerger [Mon, 28 May 2007 21:20:06 +0000 (21:20 +0000)]
- Add make target for precommand

17 years ago- Provide ascriptto build phar.php from phar directory
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

17 years ago- Fix invalid efree() call
Marcus Boerger [Mon, 28 May 2007 21:04:42 +0000 (21:04 +0000)]
- Fix invalid efree() call

17 years agofix #41517 (different behaviour of floatval() in Unicode mode)
Antony Dovgal [Mon, 28 May 2007 20:26:52 +0000 (20:26 +0000)]
fix #41517 (different behaviour of floatval() in Unicode mode)

17 years agofix test names
Antony Dovgal [Mon, 28 May 2007 20:03:35 +0000 (20:03 +0000)]
fix test names

17 years ago- Turn the loader into a stream wrapper if necessary
Marcus Boerger [Mon, 28 May 2007 19:04:08 +0000 (19:04 +0000)]
- Turn the loader into a stream wrapper if necessary

17 years ago- Make compatible with PEAR/PHP_Archive CVS
Marcus Boerger [Mon, 28 May 2007 18:07:49 +0000 (18:07 +0000)]
- Make compatible with PEAR/PHP_Archive CVS

17 years ago- enable tests even when an external GD is used. Latest releases
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

17 years ago- fix test, requires binary string
Pierre Joye [Mon, 28 May 2007 17:49:43 +0000 (17:49 +0000)]
- fix test, requires binary string

17 years ago- Add 'Stub-size' to info command
Marcus Boerger [Mon, 28 May 2007 16:00:41 +0000 (16:00 +0000)]
- Add 'Stub-size' to info command