]> granicus.if.org Git - php/log
php
17 years agoMFH: add missing open_basedir checks to CGI
Antony Dovgal [Mon, 4 Jun 2007 15:38:12 +0000 (15:38 +0000)]
MFH: add missing open_basedir checks to CGI

17 years agofix folding
Antony Dovgal [Mon, 4 Jun 2007 09:47:54 +0000 (09:47 +0000)]
fix folding

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

17 years agofix sprintf/printf %u tests so they work correctly on both 32-bit and 64-bit. (broken...
Brian Shire [Mon, 4 Jun 2007 01:23:07 +0000 (01:23 +0000)]
fix sprintf/printf %u tests so they work correctly on both 32-bit and 64-bit. (broken in previous fix)
# just made these EXPECTREGEX expressions, if there's a prefered way to comply with both 32/64 bit let me know.

17 years agofix test
Hannes Magnusson [Sun, 3 Jun 2007 23:40:01 +0000 (23:40 +0000)]
fix test

17 years agofix test
foobar [Sun, 3 Jun 2007 22:50:19 +0000 (22:50 +0000)]
fix test

17 years agoMFH
foobar [Sun, 3 Jun 2007 21:57:35 +0000 (21:57 +0000)]
MFH

17 years ago- fix logic (goto is a gift, I should use it :)
Pierre Joye [Sun, 3 Jun 2007 21:34:21 +0000 (21:34 +0000)]
- fix logic (goto is a gift, I should use it :)

17 years ago- pecl bug #11216, better fix, leak removed and improved test
Pierre Joye [Sun, 3 Jun 2007 21:21:57 +0000 (21:21 +0000)]
- pecl bug #11216, better fix, leak removed and improved test
- typo in news, better late than never (-d)

17 years agobug news
foobar [Sun, 3 Jun 2007 20:28:33 +0000 (20:28 +0000)]
bug news

17 years agoMFH:- Fixed bug #41576 (misbehaviour when using --without-apxs)
foobar [Sun, 3 Jun 2007 20:27:16 +0000 (20:27 +0000)]
MFH:- Fixed bug #41576 (misbehaviour when using --without-apxs)

17 years ago- PECL #11216 test
Pierre Joye [Sun, 3 Jun 2007 19:50:36 +0000 (19:50 +0000)]
- PECL #11216 test

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

17 years agofix news
foobar [Sun, 3 Jun 2007 19:06:23 +0000 (19:06 +0000)]
fix news

17 years agoCorrected fix for CVE-2007-2872
Ilia Alshanetsky [Sun, 3 Jun 2007 18:47:10 +0000 (18:47 +0000)]
Corrected fix for CVE-2007-2872

17 years ago- MFH: @DOC add constants GD_MAJOR_VERSION, GD_MINOR_VERSION, GD_RELEASE_VERSION
Pierre Joye [Sun, 3 Jun 2007 17:46:18 +0000 (17:46 +0000)]
- MFH: @DOC add constants GD_MAJOR_VERSION, GD_MINOR_VERSION, GD_RELEASE_VERSION
  GD_EXTRA_VERSION and GD_VERSION_STRING

17 years agoFixed test for PostgreSQL
Ilia Alshanetsky [Sun, 3 Jun 2007 17:41:21 +0000 (17:41 +0000)]
Fixed test for PostgreSQL

17 years agoMFH:- Improved the error message for exceeding max_input_nesting_level.
foobar [Sun, 3 Jun 2007 16:54:06 +0000 (16:54 +0000)]
MFH:- Improved the error message for exceeding max_input_nesting_level.

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

17 years agoMFH: Change printf %u behavior so that it does not truncate numbers at 32-bits. ...
Brian Shire [Sun, 3 Jun 2007 09:12:04 +0000 (09:12 +0000)]
MFH: Change printf %u behavior so that it does not truncate numbers at 32-bits.  (Reported by Aditya Agarwal.)

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

17 years ago- enable tests even when an external GD is used. Latest releases
Pierre Joye [Sat, 2 Jun 2007 15:35:34 +0000 (15:35 +0000)]
- enable tests even when an external GD is used. Latest releases
  (2.0.34 or 2.0.35) work.

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

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

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

17 years agoMFH: fix #41518 (file_exists() warns of open_basedir restriction on non-existent...
Antony Dovgal [Fri, 1 Jun 2007 13:35:23 +0000 (13:35 +0000)]
MFH: fix #41518 (file_exists() warns of open_basedir restriction on non-existent file)

17 years agoMFH: fix #39330 (apache2handler does not call shutdown actions before apache child...
Antony Dovgal [Fri, 1 Jun 2007 10:04:06 +0000 (10:04 +0000)]
MFH: fix #39330 (apache2handler does not call shutdown actions before apache child die)

17 years agoBack to dev
Ilia Alshanetsky [Wed, 30 May 2007 18:48:58 +0000 (18:48 +0000)]
Back to dev

17 years ago5.2.3
Ilia Alshanetsky [Wed, 30 May 2007 18:45:59 +0000 (18:45 +0000)]
5.2.3

17 years agoMFH
Antony Dovgal [Wed, 30 May 2007 16:32:02 +0000 (16:32 +0000)]
MFH

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

17 years ago- add missing cert (thx Tony)
Pierre Joye [Wed, 30 May 2007 15:16:31 +0000 (15:16 +0000)]
- add missing cert (thx Tony)

17 years agofix test (second try)
Antony Dovgal [Wed, 30 May 2007 14:43:18 +0000 (14:43 +0000)]
fix test (second try)

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

17 years agoMFH: fix lstat() function resolving symlinks
Antony Dovgal [Wed, 30 May 2007 10:50:47 +0000 (10:50 +0000)]
MFH: fix lstat() function resolving symlinks

17 years agofix tests
Antony Dovgal [Wed, 30 May 2007 10:19:39 +0000 (10:19 +0000)]
fix tests

17 years agoset module in internal_function struct
Antony Dovgal [Wed, 30 May 2007 10:17:43 +0000 (10:17 +0000)]
set module in internal_function struct

17 years agoFixed an interger overflow inside chunk_split(), identified by Gerhard
Ilia Alshanetsky [Wed, 30 May 2007 00:33:13 +0000 (00:33 +0000)]
Fixed an interger overflow inside chunk_split(), identified by Gerhard
Wagner

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

17 years ago- Bug #41525 ReflectionParameter::getPosition() not available
Marcus Boerger [Tue, 29 May 2007 08:44:05 +0000 (08:44 +0000)]
- Bug #41525 ReflectionParameter::getPosition() not available
# This was supposed to be dropped in 5.1.4, I wonder why thisis not in
# because the functionality is documented.
# [ DOC ] Make sure the function documentation is correct for:
# ReflectionParameter::getPosition
# ReflectionParameter::getDeclaringFunction
# ReflectionFunction::getExtension
# ReflectionFunction::getExtensionName

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

17 years ago- MFH:
Pierre Joye [Mon, 28 May 2007 13:55:30 +0000 (13:55 +0000)]
- MFH:
 - tests for #39217
 - skip test if openssl is too old

17 years agoMFH
Hannes Magnusson [Mon, 28 May 2007 12:19:41 +0000 (12:19 +0000)]
MFH

17 years agoMFH: fix logic
Hannes Magnusson [Mon, 28 May 2007 10:46:21 +0000 (10:46 +0000)]
MFH: fix logic

17 years agoreorder
Antony Dovgal [Mon, 28 May 2007 10:36:09 +0000 (10:36 +0000)]
reorder

17 years agoMFH
Antony Dovgal [Mon, 28 May 2007 10:07:50 +0000 (10:07 +0000)]
MFH

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

17 years agoMFH
Antony Dovgal [Sun, 27 May 2007 19:23:09 +0000 (19:23 +0000)]
MFH

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

17 years agoMFH: add missing entries, these are in PHP_4_4 branch..
foobar [Sun, 27 May 2007 18:04:10 +0000 (18:04 +0000)]
MFH: add missing entries, these are in PHP_4_4 branch..

17 years agoAdjust tests to reflect the new expected output
Ilia Alshanetsky [Sun, 27 May 2007 17:57:57 +0000 (17:57 +0000)]
Adjust tests to reflect the new expected output

17 years agoFixed SQLite version
Ilia Alshanetsky [Sun, 27 May 2007 17:53:04 +0000 (17:53 +0000)]
Fixed SQLite version

17 years agoFixed bug #41477 (no arginfo about SoapClient::__soapCall()).
Ilia Alshanetsky [Sun, 27 May 2007 17:46:46 +0000 (17:46 +0000)]
Fixed bug #41477 (no arginfo about SoapClient::__soapCall()).

17 years agoFixed bug #41492 (open_basedir/safe_mode bypass inside realpath()).
Ilia Alshanetsky [Sun, 27 May 2007 17:33:39 +0000 (17:33 +0000)]
Fixed bug #41492 (open_basedir/safe_mode bypass inside realpath()).

17 years agoFixed bug #41236 (Regression in timeout handling of non-blocking SSL
Ilia Alshanetsky [Sun, 27 May 2007 17:05:51 +0000 (17:05 +0000)]
Fixed bug #41236 (Regression in timeout handling of non-blocking SSL
connections during reads and writes).

17 years agoFixed bug #41504 (json_decode() incorrectly decodes JSON arrays with empty
Ilia Alshanetsky [Sun, 27 May 2007 16:31:35 +0000 (16:31 +0000)]
Fixed bug #41504 (json_decode() incorrectly decodes JSON arrays with empty
string keys).

17 years agofix handling of &&amp; by htmlentities 'no-double-encode'
Nuno Lopes [Sun, 27 May 2007 15:57:11 +0000 (15:57 +0000)]
fix handling of &&amp; by htmlentities 'no-double-encode'
expand the test cases

17 years agofix the new 'no-double-encoding' feature of htmlspecialchars() (the length for char...
Nuno Lopes [Sun, 27 May 2007 15:45:18 +0000 (15:45 +0000)]
fix the new 'no-double-encoding' feature of htmlspecialchars()  (the length for char search was wrong. this could lead to crashes..)

17 years agomake make_digest() output a 16-byte string so that it wont break the internal PHP...
Nuno Lopes [Sun, 27 May 2007 15:29:38 +0000 (15:29 +0000)]
make make_digest() output a 16-byte string so that it wont break the internal PHP API (it was breaking the SOAP extension)

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

17 years agofix news
foobar [Sun, 27 May 2007 15:11:31 +0000 (15:11 +0000)]
fix news

17 years ago- Fixed bug #41511 (Compile failure under IRIX 6.5.30 building md5.c)
foobar [Sun, 27 May 2007 14:50:09 +0000 (14:50 +0000)]
- Fixed bug #41511 (Compile failure under IRIX 6.5.30 building md5.c)

17 years agocheck for required func
Antony Dovgal [Sun, 27 May 2007 14:39:21 +0000 (14:39 +0000)]
check for required func

17 years agofix test
Antony Dovgal [Sun, 27 May 2007 14:30:06 +0000 (14:30 +0000)]
fix test

17 years agoRemove simple optimization here for now until we clean up this SAPI/TSRM
Rasmus Lerdorf [Fri, 25 May 2007 22:53:34 +0000 (22:53 +0000)]
Remove simple optimization here for now until we clean up this SAPI/TSRM
mess.

17 years agoMFH: Mention why short_open_tags is off (bug#37068)
Hannes Magnusson [Fri, 25 May 2007 19:25:15 +0000 (19:25 +0000)]
MFH: Mention why short_open_tags is off (bug#37068)

17 years agoAllow skipping hint_charset (fixes ext/standard/tests/strings/htmlentities18.phpt)
Hannes Magnusson [Fri, 25 May 2007 14:09:02 +0000 (14:09 +0000)]
Allow skipping hint_charset (fixes ext/standard/tests/strings/htmlentities18.phpt)

17 years agoNew testcaes for file/strings/general_functions
Zoe Slattery [Fri, 25 May 2007 13:44:23 +0000 (13:44 +0000)]
New testcaes for file/strings/general_functions

17 years agoMFH: protos (patch by jeffg at activestate dot com)
Hannes Magnusson [Fri, 25 May 2007 13:24:50 +0000 (13:24 +0000)]
MFH: protos (patch by jeffg at activestate dot com)

17 years ago- fix typo
Michael Wallner [Fri, 25 May 2007 12:47:55 +0000 (12:47 +0000)]
- fix typo

17 years agoMention json nesting dept bump
Hannes Magnusson [Fri, 25 May 2007 12:35:33 +0000 (12:35 +0000)]
Mention json nesting dept bump

17 years agoThis test should only test failures
Hannes Magnusson [Fri, 25 May 2007 12:31:03 +0000 (12:31 +0000)]
This test should only test failures

17 years agoFix test after stack limit bump
Hannes Magnusson [Fri, 25 May 2007 12:15:38 +0000 (12:15 +0000)]
Fix test after stack limit bump

17 years agoSlightly cleaner code
Rasmus Lerdorf [Fri, 25 May 2007 09:20:01 +0000 (09:20 +0000)]
Slightly cleaner code

17 years agoOptimize sapi_get_request_time() slightly making it use the cached time
Rasmus Lerdorf [Fri, 25 May 2007 09:12:35 +0000 (09:12 +0000)]
Optimize sapi_get_request_time() slightly making it use the cached time
and also checking if there is a server_context before trying to call
the request_time sapi hook.

17 years agoBack to dev
Ilia Alshanetsky [Fri, 25 May 2007 00:07:57 +0000 (00:07 +0000)]
Back to dev

17 years ago5.2.3RC1
Ilia Alshanetsky [Fri, 25 May 2007 00:05:30 +0000 (00:05 +0000)]
5.2.3RC1

17 years ago- Unify installation of SAPIs: CGI is no exception anymore.
foobar [Thu, 24 May 2007 23:29:59 +0000 (23:29 +0000)]
- Unify installation of SAPIs: CGI is no exception anymore.

17 years agoMake the code match the commit comment
Rasmus Lerdorf [Thu, 24 May 2007 22:40:02 +0000 (22:40 +0000)]
Make the code match the commit comment

17 years agoI don't see any reason to leave the stack limitation at 20. We have
Rasmus Lerdorf [Thu, 24 May 2007 22:37:59 +0000 (22:37 +0000)]
I don't see any reason to leave the stack limitation at 20.  We have
reports of this limit being hit now and as far as I can tell bumping it
to 128 isn't going break anything in the parser code.

17 years ago- Allow build without flex/bison installed (fixes builddir != srcdir build
foobar [Thu, 24 May 2007 21:40:41 +0000 (21:40 +0000)]
- Allow build without flex/bison installed (fixes builddir != srcdir build
  when using distributed sources which inlude pre-generated bison/flex
  output. See bug #38762 for more..)

17 years agoUh, only meant to remove the null check, not the assignment
Rasmus Lerdorf [Thu, 24 May 2007 21:29:27 +0000 (21:29 +0000)]
Uh, only meant to remove the null check, not the assignment

17 years agoAvoid running off the end of a non-null terminated string. Not that we
Rasmus Lerdorf [Thu, 24 May 2007 20:53:05 +0000 (20:53 +0000)]
Avoid running off the end of a non-null terminated string.  Not that we
should have any of those, but a mistake in an extension could hit this
and the check doesn't actually make any sense as far as I am concerned.

17 years ago- Fix previous fix. (just revert of Stefan's bad fix..)
foobar [Thu, 24 May 2007 19:52:03 +0000 (19:52 +0000)]
- Fix previous fix. (just revert of Stefan's bad fix..)

17 years ago- Fix idiotic change in logic. (hint: flex is _REQUIRED_ for building PHP!
foobar [Thu, 24 May 2007 19:35:46 +0000 (19:35 +0000)]
- Fix idiotic change in logic. (hint: flex is _REQUIRED_ for building PHP!

17 years agoImpoved error reporting on parser errors (Matt, Dmitry)
Dmitry Stogov [Thu, 24 May 2007 08:56:35 +0000 (08:56 +0000)]
Impoved error reporting on parser errors (Matt, Dmitry)

17 years agoSimplify code
Ilia Alshanetsky [Wed, 23 May 2007 15:01:00 +0000 (15:01 +0000)]
Simplify code

17 years agonew curl constants
Hannes Magnusson [Tue, 22 May 2007 19:31:07 +0000 (19:31 +0000)]
new curl constants

17 years agofix tests
Antony Dovgal [Tue, 22 May 2007 16:58:33 +0000 (16:58 +0000)]
fix tests

17 years agofix test
Antony Dovgal [Tue, 22 May 2007 16:52:58 +0000 (16:52 +0000)]
fix test

17 years agoAdd entry about --ini
Hannes Magnusson [Tue, 22 May 2007 16:38:50 +0000 (16:38 +0000)]
Add entry about --ini

17 years agoNew version of gettype_settype_variation1.phpt gettype_settype_variation6.phpt
Raghubansh Kumar [Tue, 22 May 2007 16:01:59 +0000 (16:01 +0000)]
New version of gettype_settype_variation1.phpt gettype_settype_variation6.phpt
gettype_settype_variation2.phpt  gettype_settype_variation7.phpt      gettype_settype_variation3.phpt  gettype_settype_variation8.phpt
gettype_settype_basic.phpt  gettype_settype_variation4.phpt
gettype_settype_error.phpt  gettype_settype_variation5.phpt

17 years agoNew version of basename_basic.phpt, basename_error.phpt, basename_variation.phpt
Raghubansh Kumar [Tue, 22 May 2007 15:59:04 +0000 (15:59 +0000)]
New version of basename_basic.phpt, basename_error.phpt, basename_variation.phpt

17 years agoLadies and gentelmens,
Hannes Magnusson [Tue, 22 May 2007 15:44:11 +0000 (15:44 +0000)]
Ladies and gentelmens,
I bring you our new documentation editor....
Philip Olson!

17 years agoUpdate proto&arginfo for double_encode in htmlspecialchars()&htmlentities()
Hannes Magnusson [Tue, 22 May 2007 15:38:27 +0000 (15:38 +0000)]
Update proto&arginfo for double_encode in htmlspecialchars()&htmlentities()

17 years ago- add cve ref
Pierre Joye [Tue, 22 May 2007 15:17:03 +0000 (15:17 +0000)]
- add cve ref

17 years agoMFH: improve variable name checks
Antony Dovgal [Tue, 22 May 2007 14:34:23 +0000 (14:34 +0000)]
MFH: improve variable name checks
add more tests

17 years agoAdd max_input_nesting_level
Hannes Magnusson [Tue, 22 May 2007 13:27:16 +0000 (13:27 +0000)]
Add max_input_nesting_level

17 years ago[DOC] Added a 4th parameter flag to htmlspecialchars() and htmlentities()
Ilia Alshanetsky [Tue, 22 May 2007 12:37:00 +0000 (12:37 +0000)]
[DOC] Added a 4th parameter flag to htmlspecialchars() and htmlentities()
that makes the function not encode existing html entities. The feature is
disabled by default and can be activated by passing FALSE as the 4th param

17 years ago- Changed hardcoded "tempdb" database name to a constant
Timm Friebe [Tue, 22 May 2007 12:16:32 +0000 (12:16 +0000)]
- Changed hardcoded "tempdb" database name to a constant