]> granicus.if.org Git - php/log
php
19 years ago- Make SQLiteDatabase derivable by dropping final tag from class and
Marcus Boerger [Thu, 26 May 2005 11:53:16 +0000 (11:53 +0000)]
- Make SQLiteDatabase derivable by dropping final tag from class and
  making the ctor final to ensure it is being called, which is the problem.

19 years agoAdded scheme validation for parse_url().
Ilia Alshanetsky [Thu, 26 May 2005 03:56:21 +0000 (03:56 +0000)]
Added scheme validation for parse_url().

19 years agoChangeLog update
<changelog@php.net> [Thu, 26 May 2005 00:39:15 +0000 (00:39 +0000)]
ChangeLog update

19 years agoFixed bug #29971 (variables_order behaviour)
Dmitry Stogov [Wed, 25 May 2005 17:41:50 +0000 (17:41 +0000)]
Fixed bug #29971 (variables_order behaviour)

19 years agofix is_object() on non-php objects
Stanislav Malyshev [Wed, 25 May 2005 10:57:40 +0000 (10:57 +0000)]
fix is_object() on non-php objects

19 years agoReturn error on an invalid input to mime_content_type() function.
Ilia Alshanetsky [Wed, 25 May 2005 03:05:47 +0000 (03:05 +0000)]
Return error on an invalid input to mime_content_type() function.

19 years agoChangeLog update
<changelog@php.net> [Wed, 25 May 2005 00:34:12 +0000 (00:34 +0000)]
ChangeLog update

19 years agoFlush regexp cache if we detect corruption.
Andrei Zmievski [Tue, 24 May 2005 21:07:32 +0000 (21:07 +0000)]
Flush regexp cache if we detect corruption.

19 years ago- Small fix (found by joerg)
Marcus Boerger [Tue, 24 May 2005 17:59:42 +0000 (17:59 +0000)]
- Small fix (found by joerg)

19 years agonuked unused header file
foobar [Tue, 24 May 2005 15:24:33 +0000 (15:24 +0000)]
nuked unused header file

19 years agonuked file
foobar [Tue, 24 May 2005 15:16:24 +0000 (15:16 +0000)]
nuked file

19 years ago- Remove unused file
foobar [Tue, 24 May 2005 15:16:04 +0000 (15:16 +0000)]
- Remove unused file

19 years ago- Add test for deriving PDO
Marcus Boerger [Tue, 24 May 2005 14:26:22 +0000 (14:26 +0000)]
- Add test for deriving PDO

19 years ago- Add new tests for PDO_FETCH_INTO
Marcus Boerger [Tue, 24 May 2005 12:39:09 +0000 (12:39 +0000)]
- Add new tests for PDO_FETCH_INTO

19 years agomake it compile on Win32 (thanks to Sebastian for noticing)
Antony Dovgal [Tue, 24 May 2005 10:13:52 +0000 (10:13 +0000)]
make it compile on Win32 (thanks to Sebastian for noticing)

19 years ago- Moved ingres_ii to PECL
foobar [Tue, 24 May 2005 08:40:59 +0000 (08:40 +0000)]
- Moved ingres_ii to PECL

19 years agoChangeLog update
<changelog@php.net> [Tue, 24 May 2005 00:33:57 +0000 (00:33 +0000)]
ChangeLog update

19 years agoFixed bug #32810 (temporary files not using plain file wrapper).
Ilia Alshanetsky [Mon, 23 May 2005 21:48:51 +0000 (21:48 +0000)]
Fixed bug #32810 (temporary files not using plain file wrapper).

19 years agorevert by Wez's request
Antony Dovgal [Mon, 23 May 2005 15:36:58 +0000 (15:36 +0000)]
revert by Wez's request

19 years ago- Allows the Ingres extenstion to be built on Linux/UNIX as well as Windows.
Grant Croker [Mon, 23 May 2005 15:33:00 +0000 (15:33 +0000)]
- Allows the Ingres extenstion to be built on Linux/UNIX as well as Windows.

19 years ago- Fixed bug #30593 (--with-ingres option generates broken Makefile).
Grant Croker [Mon, 23 May 2005 12:34:34 +0000 (12:34 +0000)]
- Fixed bug #30593 (--with-ingres option generates broken Makefile).

19 years agofix bug #32810 (fread after tmpfile() reads only 8192 bytes)
Antony Dovgal [Mon, 23 May 2005 11:51:53 +0000 (11:51 +0000)]
fix bug #32810 (fread after tmpfile() reads only 8192 bytes)

19 years agofix test
Antony Dovgal [Mon, 23 May 2005 11:38:24 +0000 (11:38 +0000)]
fix test

19 years ago- Fixed bug #33017 (make distclean give error outside of php-src)
foobar [Mon, 23 May 2005 09:37:34 +0000 (09:37 +0000)]
- Fixed bug #33017 (make distclean give error outside of php-src)

19 years agoCS fix
foobar [Mon, 23 May 2005 06:46:25 +0000 (06:46 +0000)]
CS fix

19 years agoHandling responses with Content-Lenght: 0
Dmitry Stogov [Mon, 23 May 2005 06:25:16 +0000 (06:25 +0000)]
Handling responses with Content-Lenght: 0

19 years agoChangeLog update
<changelog@php.net> [Mon, 23 May 2005 00:34:48 +0000 (00:34 +0000)]
ChangeLog update

19 years agoAdjust highlight test.
Ilia Alshanetsky [Sun, 22 May 2005 16:40:26 +0000 (16:40 +0000)]
Adjust highlight test.

19 years agoFixed bug #29338 (unencoded spaces get ignored after certain tags).
Ilia Alshanetsky [Sun, 22 May 2005 16:40:06 +0000 (16:40 +0000)]
Fixed bug #29338 (unencoded spaces get ignored after certain tags).

19 years agofix compile warning
Antony Dovgal [Sun, 22 May 2005 12:57:26 +0000 (12:57 +0000)]
fix compile warning

19 years agofix leak
Stanislav Malyshev [Sun, 22 May 2005 11:10:38 +0000 (11:10 +0000)]
fix leak

19 years agoChangeLog update
<changelog@php.net> [Sun, 22 May 2005 00:33:30 +0000 (00:33 +0000)]
ChangeLog update

19 years agoAvoid syntax errors on some operating systems
Rasmus Lerdorf [Sat, 21 May 2005 18:42:39 +0000 (18:42 +0000)]
Avoid syntax errors on some operating systems

19 years agoFixed bug 33072 - safemode/open_basedir check for runtime save_path change
Rasmus Lerdorf [Sat, 21 May 2005 17:37:56 +0000 (17:37 +0000)]
Fixed bug 33072 - safemode/open_basedir check for runtime save_path change

19 years ago- fetchSingle() was renamed to fetchColumn()
Marcus Boerger [Sat, 21 May 2005 14:47:33 +0000 (14:47 +0000)]
- fetchSingle() was renamed to fetchColumn()

19 years agoenabled set_charset for MySQL Versions >= 5.0.6
Georg Richter [Sat, 21 May 2005 08:46:46 +0000 (08:46 +0000)]
enabled set_charset for MySQL Versions >= 5.0.6
added testcase for bug #33090

19 years agofix for bug #33090 (mysql_prepare doesn't return error)
Georg Richter [Sat, 21 May 2005 08:38:53 +0000 (08:38 +0000)]
fix for bug #33090 (mysql_prepare doesn't return error)

19 years agoChangeLog update
<changelog@php.net> [Sat, 21 May 2005 00:33:59 +0000 (00:33 +0000)]
ChangeLog update

19 years ago- correct fix for bug #33059
Rob Richards [Fri, 20 May 2005 15:01:38 +0000 (15:01 +0000)]
- correct fix for bug #33059
- fix issue in other methods

19 years agofix bug #33076 (str_ireplace() incorrectly counts result string length and may cause...
Antony Dovgal [Fri, 20 May 2005 14:23:42 +0000 (14:23 +0000)]
fix bug #33076 (str_ireplace() incorrectly counts result string length and may cause segfault)
add test

19 years agoUpdate bundled shtool to 2.0.1 (see also bug #33023)
foobar [Fri, 20 May 2005 13:45:13 +0000 (13:45 +0000)]
Update bundled shtool to 2.0.1 (see also bug #33023)

19 years agofix bug #32944 (Disabling session.use_cookies doesn't prevent reading session cookies)
Antony Dovgal [Fri, 20 May 2005 10:27:49 +0000 (10:27 +0000)]
fix bug #32944 (Disabling session.use_cookies doesn't prevent reading session cookies)

19 years agoChangeLog update
<changelog@php.net> [Fri, 20 May 2005 00:33:33 +0000 (00:33 +0000)]
ChangeLog update

19 years agoCorrect handling of the UNSAFE_RAW filter
Rasmus Lerdorf [Thu, 19 May 2005 21:08:04 +0000 (21:08 +0000)]
Correct handling of the UNSAFE_RAW filter

19 years agoFix for bug #33057 - Don't send extraneous entity-headers on a 304 as per
Rasmus Lerdorf [Thu, 19 May 2005 15:57:45 +0000 (15:57 +0000)]
Fix for bug #33057 - Don't send extraneous entity-headers on a 304 as per
RFC 2616 section 10.3.5

19 years ago- Add ability to reference the object itself
Marcus Boerger [Thu, 19 May 2005 15:52:02 +0000 (15:52 +0000)]
- Add ability to reference the object itself
- Add ability to exchange the refrenced object
- Add ArrayObject::getFlags/setFlags and 2nd param to __construct to
  control operation modes

19 years ago- Update tests after correcting internal order of actions
Marcus Boerger [Thu, 19 May 2005 15:49:44 +0000 (15:49 +0000)]
- Update tests after correcting internal order of actions

19 years agoFixed bug #33059 (crash when moving xml attribute set in dtd).
Ilia Alshanetsky [Thu, 19 May 2005 13:47:21 +0000 (13:47 +0000)]
Fixed bug #33059 (crash when moving xml attribute set in dtd).

19 years agoStrict warnings
Dmitry Stogov [Thu, 19 May 2005 09:58:23 +0000 (09:58 +0000)]
Strict warnings

19 years agoChangeLog update
<changelog@php.net> [Thu, 19 May 2005 00:38:50 +0000 (00:38 +0000)]
ChangeLog update

19 years agoVarious compiler warning fixes.
Ilia Alshanetsky [Wed, 18 May 2005 22:40:56 +0000 (22:40 +0000)]
Various compiler warning fixes.

19 years agofix for #29890 - part 2
Stanislav Malyshev [Wed, 18 May 2005 18:10:24 +0000 (18:10 +0000)]
fix for #29890 - part 2

19 years agotest
Stanislav Malyshev [Wed, 18 May 2005 18:08:02 +0000 (18:08 +0000)]
test

19 years agofix #29890 - crash when function call fails
Stanislav Malyshev [Wed, 18 May 2005 18:02:50 +0000 (18:02 +0000)]
fix #29890 - crash when function call fails

19 years agorevert - seems to be fixed elsewhere
Stanislav Malyshev [Wed, 18 May 2005 15:30:35 +0000 (15:30 +0000)]
revert - seems to be fixed elsewhere

19 years agofix #30451 static properties don't work properly
Stanislav Malyshev [Wed, 18 May 2005 15:14:36 +0000 (15:14 +0000)]
fix #30451   static properties don't work properly

19 years agotests
Stanislav Malyshev [Wed, 18 May 2005 14:56:34 +0000 (14:56 +0000)]
tests

19 years agoChangeLog update
<changelog@php.net> [Wed, 18 May 2005 00:33:43 +0000 (00:33 +0000)]
ChangeLog update

19 years agoMake unix domain sockets work.
Ilia Alshanetsky [Tue, 17 May 2005 23:23:52 +0000 (23:23 +0000)]
Make unix domain sockets work.

19 years agoRemoved define checks that break the build.
Ilia Alshanetsky [Tue, 17 May 2005 20:08:53 +0000 (20:08 +0000)]
Removed define checks that break the build.

19 years agoFixed type mixup.
Ilia Alshanetsky [Tue, 17 May 2005 19:33:03 +0000 (19:33 +0000)]
Fixed type mixup.

19 years agoFix tests.
Magnus M��tt� [Tue, 17 May 2005 17:34:44 +0000 (17:34 +0000)]
Fix tests.

19 years ago- Fix readline loop-condition
Johannes Schlüter [Tue, 17 May 2005 14:33:15 +0000 (14:33 +0000)]
- Fix readline loop-condition
- Fix cli_is_valid_code detection

19 years agogdImageGifCtx() is always available in bundled lib
Antony Dovgal [Tue, 17 May 2005 12:22:51 +0000 (12:22 +0000)]
gdImageGifCtx() is always available in bundled lib

19 years agoAs per PDO meeting on PHP|Tropics fetchSingle is being renamed to
Ilia Alshanetsky [Tue, 17 May 2005 01:41:51 +0000 (01:41 +0000)]
As per PDO meeting on PHP|Tropics fetchSingle is being renamed to
fetchColumn and now supports specification of the column to retrieve.

19 years agoChangeLog update
<changelog@php.net> [Tue, 17 May 2005 00:33:24 +0000 (00:33 +0000)]
ChangeLog update

19 years agoUnterminated paren group in BETHREADS definition of tsrm_tls_set() macro
Sara Golemon [Mon, 16 May 2005 22:46:05 +0000 (22:46 +0000)]
Unterminated paren group in BETHREADS definition of tsrm_tls_set() macro

19 years agoSync with config.m4
Edin Kadribasic [Mon, 16 May 2005 17:34:44 +0000 (17:34 +0000)]
Sync with config.m4

19 years agofix bugs #32742 (segmentation fault when the stream with a wrapper is not closed),
Antony Dovgal [Mon, 16 May 2005 08:37:14 +0000 (08:37 +0000)]
fix bugs #32742 (segmentation fault when the stream with a wrapper is not closed),
#32171 (Userspace stream wrapper crashes PHP)

19 years agoChangeLog update
<changelog@php.net> [Sun, 15 May 2005 00:33:59 +0000 (00:33 +0000)]
ChangeLog update

19 years agoAllow it build with PHP 5.0.x and up again.
Wez Furlong [Sat, 14 May 2005 20:06:54 +0000 (20:06 +0000)]
Allow it build with PHP 5.0.x and up again.

19 years ago- Add command completion to CLI's -a mode
Marcus Boerger [Sat, 14 May 2005 19:33:18 +0000 (19:33 +0000)]
- Add command completion to CLI's -a mode

19 years ago- Execute both RecursiveIteratorIterator::beginChildren() and endChildren()
Marcus Boerger [Sat, 14 May 2005 16:40:58 +0000 (16:40 +0000)]
- Execute both RecursiveIteratorIterator::beginChildren() and endChildren()
  on the same level (while the actual child is available).

19 years agoChangeLog update
<changelog@php.net> [Sat, 14 May 2005 00:34:01 +0000 (00:34 +0000)]
ChangeLog update

19 years agofix bug #29975 (memory leaks when set_error_handler() is used inside error handler)
Antony Dovgal [Fri, 13 May 2005 23:08:43 +0000 (23:08 +0000)]
fix bug #29975 (memory leaks when set_error_handler() is used inside error handler)

19 years agoAdded new function: posix_mknod().
Magnus M��tt� [Fri, 13 May 2005 21:38:17 +0000 (21:38 +0000)]
Added new function: posix_mknod().

19 years agopatch by Christopher Kings-Lynne, slightly modified
Wez Furlong [Fri, 13 May 2005 18:09:03 +0000 (18:09 +0000)]
patch by Christopher Kings-Lynne, slightly modified

19 years agocharsets_dir is no longer needed
Georg Richter [Fri, 13 May 2005 13:56:04 +0000 (13:56 +0000)]
charsets_dir is no longer needed

19 years agomysql_set_charset now works version undependent for MySQL 4.1.13 and above
Georg Richter [Fri, 13 May 2005 13:30:22 +0000 (13:30 +0000)]
mysql_set_charset now works version undependent for MySQL 4.1.13 and above

19 years ago- fixed compile error under windows. Functionality for changing the
Georg Richter [Fri, 13 May 2005 13:11:41 +0000 (13:11 +0000)]
- fixed compile error under windows. Functionality for changing the
character set was moved to libmysql (4.1 bk tree - will be merged into
5.0 within the next days).
- renamed mysql_set_character_set to mysqli_set_charset

19 years agofix NEWS
Andrey Hristov [Fri, 13 May 2005 10:11:46 +0000 (10:11 +0000)]
fix NEWS

19 years agomove math_standard_deviation and math_variance to the stats PECL extension
Andrey Hristov [Fri, 13 May 2005 10:11:19 +0000 (10:11 +0000)]
move math_standard_deviation and math_variance to the stats PECL extension

19 years agoChangeLog update
<changelog@php.net> [Fri, 13 May 2005 00:35:04 +0000 (00:35 +0000)]
ChangeLog update

19 years ago- Make ReflectionObject::hasProperty() recognize dynamically added props
Marcus Boerger [Thu, 12 May 2005 21:25:42 +0000 (21:25 +0000)]
- Make ReflectionObject::hasProperty() recognize dynamically added props

19 years ago- Add ability to fail silently
Marcus Boerger [Thu, 12 May 2005 21:23:56 +0000 (21:23 +0000)]
- Add ability to fail silently

19 years agofix #33019 (socket errors cause memory leaks in php_strerror())
Antony Dovgal [Thu, 12 May 2005 16:26:26 +0000 (16:26 +0000)]
fix #33019 (socket errors cause memory leaks in php_strerror())
patch by jwozniak23 at poczta dot onet dot pl

19 years agoChangeLog update
<changelog@php.net> [Thu, 12 May 2005 00:35:46 +0000 (00:35 +0000)]
ChangeLog update

19 years agofix both win and gcc compile errors
Antony Dovgal [Wed, 11 May 2005 21:16:29 +0000 (21:16 +0000)]
fix both win and gcc compile errors

19 years agofix gcc-2.95 problems (reported by Adam Maccabee Trachtenberg)
Antony Dovgal [Wed, 11 May 2005 20:04:18 +0000 (20:04 +0000)]
fix gcc-2.95 problems (reported by Adam Maccabee Trachtenberg)

19 years agoMark pointers in entity tables as const.
Joe Orton [Wed, 11 May 2005 12:54:29 +0000 (12:54 +0000)]
Mark pointers in entity tables as const.

19 years ago- Fixed bug #29119 (html_decode_entities handling of U+0152-U+0192 range)
Joe Orton [Wed, 11 May 2005 12:43:07 +0000 (12:43 +0000)]
- Fixed bug #29119 (html_decode_entities handling of U+0152-U+0192 range)
(merge error from 4.3)

19 years ago...
Andrey Hristov [Wed, 11 May 2005 11:44:23 +0000 (11:44 +0000)]
...

19 years agoadd function array_product()
Andrey Hristov [Wed, 11 May 2005 11:43:11 +0000 (11:43 +0000)]
add function array_product()

19 years agofix inverted logic and thus Bug #27508
Wez Furlong [Wed, 11 May 2005 02:02:27 +0000 (02:02 +0000)]
fix inverted logic and thus Bug #27508

19 years agoadd test for bug 27508
Wez Furlong [Wed, 11 May 2005 02:01:44 +0000 (02:01 +0000)]
add test for bug 27508

19 years agoChangeLog update
<changelog@php.net> [Wed, 11 May 2005 00:34:28 +0000 (00:34 +0000)]
ChangeLog update

19 years agouse & and check for the right value of result_type
Antony Dovgal [Tue, 10 May 2005 23:12:31 +0000 (23:12 +0000)]
use & and check for the right value of result_type

19 years agofix #32904 (pg_get_notify() ignores result_type parameter)
Antony Dovgal [Tue, 10 May 2005 20:13:24 +0000 (20:13 +0000)]
fix #32904 (pg_get_notify() ignores result_type parameter)

19 years agofix the test too
Andrey Hristov [Tue, 10 May 2005 15:27:49 +0000 (15:27 +0000)]
fix the test too

19 years agofix NEWS
Andrey Hristov [Tue, 10 May 2005 14:36:29 +0000 (14:36 +0000)]
fix NEWS