]> granicus.if.org Git - php/log
php
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

17 years ago- Oops
Marcus Boerger [Mon, 28 May 2007 15:58:21 +0000 (15:58 +0000)]
- Oops

17 years ago- It is more unlikely to be looking for files named '0' or '1' and those
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.

17 years ago- Actually allow pack -p optional for precommand
Marcus Boerger [Mon, 28 May 2007 15:38:29 +0000 (15:38 +0000)]
- Actually allow pack -p optional for precommand

17 years ago- Notice about missing class file when using pack -p optional
Marcus Boerger [Mon, 28 May 2007 15:32:21 +0000 (15:32 +0000)]
- Notice about missing class file when using pack -p optional

17 years ago- 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

17 years ago- WS
Marcus Boerger [Mon, 28 May 2007 15:21:53 +0000 (15:21 +0000)]
- WS

17 years ago- Implement auto/optional for pack -p
Marcus Boerger [Mon, 28 May 2007 15:20:31 +0000 (15:20 +0000)]
- Implement auto/optional for pack -p

17 years ago- MFB: enable DSA key if HAVE_DSA_DEFAULT_METHOD is set
Pierre Joye [Mon, 28 May 2007 13:53:54 +0000 (13:53 +0000)]
- MFB: enable DSA key if HAVE_DSA_DEFAULT_METHOD is set

17 years ago- skip if openssl is too old
Pierre Joye [Mon, 28 May 2007 13:48:36 +0000 (13:48 +0000)]
- skip if openssl is too old
- MFB test bug41353.phpt

17 years ago- MFH: add HAVE_DSA_DEFAULT_METHOD
Pierre Joye [Mon, 28 May 2007 13:46:24 +0000 (13:46 +0000)]
- MFH: add HAVE_DSA_DEFAULT_METHOD

17 years agoRemove weird useless entries
Hannes Magnusson [Mon, 28 May 2007 12:18:26 +0000 (12:18 +0000)]
Remove weird useless entries

17 years agoFix logic
Hannes Magnusson [Mon, 28 May 2007 10:34:37 +0000 (10:34 +0000)]
Fix logic

17 years ago- Add target pharcmd as shortcut for ...phar.phar
Marcus Boerger [Mon, 28 May 2007 10:09:44 +0000 (10:09 +0000)]
- Add target pharcmd as shortcut for ...phar.phar

17 years agouse unsigned modifiers
Antony Dovgal [Mon, 28 May 2007 10:07:35 +0000 (10:07 +0000)]
use unsigned modifiers

17 years agoRemoved deprecated comment
Dmitry Stogov [Mon, 28 May 2007 08:12:11 +0000 (08:12 +0000)]
Removed deprecated comment

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

17 years ago"sapi/cgi/php" -> "sapi/cgi/php-cgi"
Antony Dovgal [Sun, 27 May 2007 19:22:24 +0000 (19:22 +0000)]
"sapi/cgi/php" -> "sapi/cgi/php-cgi"

17 years agofix tests
Antony Dovgal [Sun, 27 May 2007 19:13:29 +0000 (19:13 +0000)]
fix tests

17 years agoMFB: fix #41236 (Regression in timeout handling of non-blocking SSL connections durin...
Antony Dovgal [Sun, 27 May 2007 19:13:11 +0000 (19:13 +0000)]
MFB: fix #41236 (Regression in timeout handling of non-blocking SSL connections during reads and writes).
Everybody please calm down, we can always fix such issues without starting a war..

17 years agoThe binary is called php-cgi now
Hannes Magnusson [Sun, 27 May 2007 19:00:44 +0000 (19:00 +0000)]
The binary is called php-cgi now

17 years ago- Add missing entry
foobar [Sun, 27 May 2007 18:04:32 +0000 (18:04 +0000)]
- Add missing entry

17 years ago- Update
Marcus Boerger [Sun, 27 May 2007 16:58:23 +0000 (16:58 +0000)]
- Update

17 years ago- Verify stub
Marcus Boerger [Sun, 27 May 2007 16:54:37 +0000 (16:54 +0000)]
- Verify stub
- Automatically cut off stub after __HALT_COMPILER();
- Always write longest stub ending, so there is no issue with length field
- Add test for setStub from file
- Fix tests

17 years ago- Update
Marcus Boerger [Sun, 27 May 2007 15:50:23 +0000 (15:50 +0000)]
- Update

17 years ago- For errors "internal corruption of phar ... (truncated manifest)" be more
Marcus Boerger [Sun, 27 May 2007 15:47:52 +0000 (15:47 +0000)]
- For errors "internal corruption of phar ... (truncated manifest)" be more
  precise about reason of failure, seperating all error strings
- Fix issue with writing compressed entries
- Fix issue with uncompressing entries

17 years agoadd missing skipif sections
Antony Dovgal [Sun, 27 May 2007 15:12:22 +0000 (15:12 +0000)]
add missing skipif sections

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

17 years agoMFB(r-1.18.2.5.2.7) Use slprintf() instead of snprintf() - Bad Ilia, no biscuit for...
Sara Golemon [Sat, 26 May 2007 03:56:41 +0000 (03:56 +0000)]
MFB(r-1.18.2.5.2.7) Use slprintf() instead of snprintf() - Bad Ilia, no biscuit for you.

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