]> granicus.if.org Git - php/log
php
18 years agoMFH: export zend_std_get_constructor()
Antony Dovgal [Wed, 5 Jul 2006 11:41:25 +0000 (11:41 +0000)]
MFH: export zend_std_get_constructor()

18 years agoMFH: improve error messages
Antony Dovgal [Wed, 5 Jul 2006 11:39:00 +0000 (11:39 +0000)]
MFH: improve error messages

18 years agoapache2filter on windows news
Edin Kadribasic [Wed, 5 Jul 2006 10:18:25 +0000 (10:18 +0000)]
apache2filter on windows news

18 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_5_2'.
SVN Migration [Wed, 5 Jul 2006 10:12:43 +0000 (10:12 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_5_2'.

18 years agoEliminate some compiler warnings
Ilia Alshanetsky [Tue, 4 Jul 2006 20:12:38 +0000 (20:12 +0000)]
Eliminate some compiler warnings

18 years ago- MFH: Updated timezonedb to version 2006.7.
Derick Rethans [Tue, 4 Jul 2006 18:13:58 +0000 (18:13 +0000)]
- MFH: Updated timezonedb to version 2006.7.
- MFH: Fixed test cases because of new constant values for the formats.

18 years agomfh
Hannes Magnusson [Tue, 4 Jul 2006 15:37:34 +0000 (15:37 +0000)]
mfh

18 years agoMFH: Fix protos&arginfo
Hannes Magnusson [Tue, 4 Jul 2006 15:33:57 +0000 (15:33 +0000)]
MFH: Fix protos&arginfo

18 years agoFixed memory leak
Dmitry Stogov [Tue, 4 Jul 2006 07:26:53 +0000 (07:26 +0000)]
Fixed memory leak

18 years agoChanged priority of PHPRC environment variable on win32 to be higher then value from...
Dmitry Stogov [Tue, 4 Jul 2006 06:35:49 +0000 (06:35 +0000)]
Changed priority of PHPRC environment variable on win32 to be higher then value from registry.

18 years agoMake everyone happy
Hannes Magnusson [Mon, 3 Jul 2006 22:42:03 +0000 (22:42 +0000)]
Make everyone happy

18 years agoFixed test
Ilia Alshanetsky [Mon, 3 Jul 2006 21:58:46 +0000 (21:58 +0000)]
Fixed test

18 years agoAdding Apache2Filter news
John Coggeshall [Mon, 3 Jul 2006 16:55:57 +0000 (16:55 +0000)]
Adding Apache2Filter news

18 years agoReimplementation of the way Apache 2 Filter works. Instead of ripping the
John Coggeshall [Mon, 3 Jul 2006 16:51:38 +0000 (16:51 +0000)]
Reimplementation of the way Apache 2 Filter works. Instead of ripping the
source from a file (thus bypassing any previous filters in the chain). This
implementation wraps Zend's internal stream mechanism, allowing ZE to read
from Apache's streams instead.

18 years agofix tests
Hannes Magnusson [Mon, 3 Jul 2006 16:03:51 +0000 (16:03 +0000)]
fix tests

18 years agomore testing
Nuno Lopes [Mon, 3 Jul 2006 14:46:44 +0000 (14:46 +0000)]
more testing

18 years agonew tests and fix the locales test where the pt local isnt available.
Nuno Lopes [Mon, 3 Jul 2006 13:04:45 +0000 (13:04 +0000)]
new tests and fix the locales test where the pt local isnt available.

18 years agoFixed bug #37987 (invalid return of file_exists() in safe mode).
Ilia Alshanetsky [Sun, 2 Jul 2006 13:51:40 +0000 (13:51 +0000)]
Fixed bug #37987 (invalid return of file_exists() in safe mode).

18 years agoMFH: arginfo fixes
Hannes Magnusson [Sun, 2 Jul 2006 00:11:06 +0000 (00:11 +0000)]
MFH: arginfo fixes

18 years agofixed segfaults and such things within the new assert02.phpt test
Nuno Lopes [Sat, 1 Jul 2006 12:21:07 +0000 (12:21 +0000)]
fixed segfaults and such things within the new assert02.phpt test

18 years agoadd const keywords
Nuno Lopes [Sat, 1 Jul 2006 11:35:34 +0000 (11:35 +0000)]
add const keywords

18 years agoMFH reference fixes
Hannes Magnusson [Fri, 30 Jun 2006 18:17:38 +0000 (18:17 +0000)]
MFH reference fixes

18 years agonews
Antony Dovgal [Fri, 30 Jun 2006 10:55:06 +0000 (10:55 +0000)]
news

18 years agoMFH: add error messages to disk_free_space() & disk_total_space() (feature request...
Antony Dovgal [Fri, 30 Jun 2006 10:53:11 +0000 (10:53 +0000)]
MFH: add error messages to disk_free_space() & disk_total_space() (feature request #37971)

18 years agoFixed test for situations where pspell_clear_session() is unavailable.
Ilia Alshanetsky [Thu, 29 Jun 2006 22:54:31 +0000 (22:54 +0000)]
Fixed test for situations where pspell_clear_session() is unavailable.

18 years agofix test on AIX and Solaris
Antony Dovgal [Thu, 29 Jun 2006 22:45:19 +0000 (22:45 +0000)]
fix test on AIX and Solaris

18 years agoFixed test
Ilia Alshanetsky [Thu, 29 Jun 2006 22:42:25 +0000 (22:42 +0000)]
Fixed test

18 years agoFix test on linux
Hannes Magnusson [Thu, 29 Jun 2006 22:10:47 +0000 (22:10 +0000)]
Fix test on linux

18 years agomfh
Hannes Magnusson [Thu, 29 Jun 2006 15:01:31 +0000 (15:01 +0000)]
mfh

18 years agofix test
Hannes Magnusson [Thu, 29 Jun 2006 14:53:50 +0000 (14:53 +0000)]
fix test

18 years agourl->URL
Hannes Magnusson [Thu, 29 Jun 2006 14:40:49 +0000 (14:40 +0000)]
url->URL

18 years agoBug #37961 (url should be URL)
Hannes Magnusson [Thu, 29 Jun 2006 14:31:56 +0000 (14:31 +0000)]
Bug #37961 (url should be URL)

18 years agoMFH: make sure we won't get into endless loop
Antony Dovgal [Thu, 29 Jun 2006 09:03:27 +0000 (09:03 +0000)]
MFH: make sure we won't get into endless loop

18 years agoadd new tests
Antony Dovgal [Thu, 29 Jun 2006 09:00:33 +0000 (09:00 +0000)]
add new tests

18 years agoImproved safe_mode check for the error_log() function.
Ilia Alshanetsky [Wed, 28 Jun 2006 22:08:42 +0000 (22:08 +0000)]
Improved safe_mode check for the error_log() function.

18 years agoBFN
Antony Dovgal [Wed, 28 Jun 2006 15:04:28 +0000 (15:04 +0000)]
BFN

18 years agoMFH: fix #37931 (possible crash after database restart when using persistent connections)
Antony Dovgal [Wed, 28 Jun 2006 15:03:33 +0000 (15:03 +0000)]
MFH: fix #37931 (possible crash after database restart when using persistent connections)

18 years agonew tests (001.phpt is just a rename from the older one)
Nuno Lopes [Wed, 28 Jun 2006 14:36:23 +0000 (14:36 +0000)]
new tests (001.phpt is just a rename from the older one)
increases coverage from 20% to 70%

18 years agoImproved the error reporting in SOAP extension on request failure.
Ilia Alshanetsky [Tue, 27 Jun 2006 23:32:56 +0000 (23:32 +0000)]
Improved the error reporting in SOAP extension on request failure.

18 years agoadd new tests. bump code coverage to more than 80%
Nuno Lopes [Tue, 27 Jun 2006 22:43:26 +0000 (22:43 +0000)]
add new tests. bump code coverage to more than 80%

18 years agoarginof fixes
Hannes Magnusson [Tue, 27 Jun 2006 22:14:18 +0000 (22:14 +0000)]
arginof fixes

18 years agoFix arg info (php6 features)
Hannes Magnusson [Tue, 27 Jun 2006 21:42:16 +0000 (21:42 +0000)]
Fix arg info (php6 features)

18 years agoadd new tests
Antony Dovgal [Tue, 27 Jun 2006 21:10:04 +0000 (21:10 +0000)]
add new tests

18 years agorevert per Derick request
Nuno Lopes [Tue, 27 Jun 2006 21:00:03 +0000 (21:00 +0000)]
revert per Derick request

18 years agoMFH: no need to throw E_ERROR here
Antony Dovgal [Tue, 27 Jun 2006 19:58:43 +0000 (19:58 +0000)]
MFH: no need to throw E_ERROR here

18 years agoadd a couple of static and const keywords, to let the compiler optimize better
Nuno Lopes [Tue, 27 Jun 2006 19:48:01 +0000 (19:48 +0000)]
add a couple of static and const keywords, to let the compiler optimize better
will MFB in a hour, or so

18 years agomore tests
Antony Dovgal [Tue, 27 Jun 2006 15:55:06 +0000 (15:55 +0000)]
more tests

18 years agomore date() tests
Antony Dovgal [Tue, 27 Jun 2006 15:08:16 +0000 (15:08 +0000)]
more date() tests

18 years agoBFN
Antony Dovgal [Tue, 27 Jun 2006 08:28:24 +0000 (08:28 +0000)]
BFN

18 years agoMFH: fix #37920 (compilation problems on z/OS)
Antony Dovgal [Tue, 27 Jun 2006 08:27:10 +0000 (08:27 +0000)]
MFH: fix #37920 (compilation problems on z/OS)

18 years agoMFH: fix/add SKIPIF
Hannes Magnusson [Tue, 27 Jun 2006 00:09:43 +0000 (00:09 +0000)]
MFH: fix/add SKIPIF

18 years agoMFH: fix test
Hannes Magnusson [Mon, 26 Jun 2006 23:42:59 +0000 (23:42 +0000)]
MFH: fix test

18 years agoadd new tests
Antony Dovgal [Mon, 26 Jun 2006 23:35:22 +0000 (23:35 +0000)]
add new tests

18 years agoMFH: zero-terminate strings produced with FORCE_DEFLATE
Antony Dovgal [Mon, 26 Jun 2006 23:22:58 +0000 (23:22 +0000)]
MFH: zero-terminate strings produced with FORCE_DEFLATE

18 years agodon't try to inflate empty strings (and stop segfaulting!)
Antony Dovgal [Mon, 26 Jun 2006 22:53:10 +0000 (22:53 +0000)]
don't try to inflate empty strings (and stop segfaulting!)

18 years agonuke obsolete arginfo
Hannes Magnusson [Mon, 26 Jun 2006 22:47:31 +0000 (22:47 +0000)]
nuke obsolete arginfo

18 years agoMFH: argument info
Hannes Magnusson [Mon, 26 Jun 2006 22:41:22 +0000 (22:41 +0000)]
MFH: argument info

18 years agoMFH: test for bug #37244
Hannes Magnusson [Mon, 26 Jun 2006 22:20:27 +0000 (22:20 +0000)]
MFH: test for bug #37244

18 years agoadd new tests, improve the old ones
Antony Dovgal [Mon, 26 Jun 2006 22:17:18 +0000 (22:17 +0000)]
add new tests, improve the old ones

18 years agoMFH: detect empty mode string and avoid off-by-one
Antony Dovgal [Mon, 26 Jun 2006 21:13:46 +0000 (21:13 +0000)]
MFH: detect empty mode string and avoid off-by-one

18 years agoUpdated protos & vim folding
Hannes Magnusson [Mon, 26 Jun 2006 18:48:56 +0000 (18:48 +0000)]
Updated protos & vim folding

18 years agoMFH: argument info for php_user_filter
Hannes Magnusson [Mon, 26 Jun 2006 17:23:39 +0000 (17:23 +0000)]
MFH: argument info for php_user_filter
Add tests

18 years agoMFH: use the ZEND_ACC_DEPRECATED flag rather than custom warnings
Hannes Magnusson [Mon, 26 Jun 2006 16:33:39 +0000 (16:33 +0000)]
MFH: use the ZEND_ACC_DEPRECATED flag rather than custom warnings

18 years agoMFH: Removed obsolete arginfo include
Hannes Magnusson [Mon, 26 Jun 2006 14:11:17 +0000 (14:11 +0000)]
MFH: Removed obsolete arginfo include

18 years agoAdded SimpleXMLElement::saveXML() as an alias for SimpleXMLElement::asXML()
Hannes Magnusson [Mon, 26 Jun 2006 13:41:52 +0000 (13:41 +0000)]
Added SimpleXMLElement::saveXML() as an alias for SimpleXMLElement::asXML()

18 years agoFixed bug #37862 (Integer pointer comparison to numeric value)
Dmitry Stogov [Mon, 26 Jun 2006 13:23:46 +0000 (13:23 +0000)]
Fixed bug #37862 (Integer pointer comparison to numeric value)

18 years agoMFH: fix sapi_getenv() leak
Rasmus Lerdorf [Mon, 26 Jun 2006 13:15:20 +0000 (13:15 +0000)]
MFH: fix sapi_getenv() leak

18 years agoMFH http_build_query() & parse_url() news
Hannes Magnusson [Sun, 25 Jun 2006 23:22:40 +0000 (23:22 +0000)]
MFH http_build_query() & parse_url() news
# Patch by helgi thormar

18 years agoimprove test file
Antony Dovgal [Sun, 25 Jun 2006 21:21:59 +0000 (21:21 +0000)]
improve test file
don't forget to test invalid parameters etc.

18 years agoAdded image_type_to_extension()
Hannes Magnusson [Sun, 25 Jun 2006 21:12:49 +0000 (21:12 +0000)]
Added image_type_to_extension()
# Was suppost to be in 5.0beta#3... :)

18 years agoWS fix
Hannes Magnusson [Sun, 25 Jun 2006 21:08:28 +0000 (21:08 +0000)]
WS fix

18 years agoMFH: image_type_to_mime_type()
Hannes Magnusson [Sun, 25 Jun 2006 21:06:39 +0000 (21:06 +0000)]
MFH: image_type_to_mime_type()

18 years ago- MFH Fix ReflectionObject::getProperties() + dyn properties
Marcus Boerger [Sat, 24 Jun 2006 18:55:15 +0000 (18:55 +0000)]
- MFH Fix ReflectionObject::getProperties() + dyn properties

18 years agoplug leak
Antony Dovgal [Fri, 23 Jun 2006 13:53:43 +0000 (13:53 +0000)]
plug leak

18 years agoChange E_ERROR to E_RECOVERABLE_ERROR
Ilia Alshanetsky [Fri, 23 Jun 2006 11:37:53 +0000 (11:37 +0000)]
Change E_ERROR to E_RECOVERABLE_ERROR

18 years agoMFH: fix typo and bug #37886
Antony Dovgal [Fri, 23 Jun 2006 08:26:15 +0000 (08:26 +0000)]
MFH: fix typo and bug #37886

18 years ago- use %zu to format size_t
Michael Wallner [Fri, 23 Jun 2006 07:30:26 +0000 (07:30 +0000)]
- use %zu to format size_t

18 years agofix typo
Antony Dovgal [Thu, 22 Jun 2006 21:24:23 +0000 (21:24 +0000)]
fix typo

18 years agoMFH: add wrappers for timelib_day_of_week_ex()
Antony Dovgal [Thu, 22 Jun 2006 21:04:32 +0000 (21:04 +0000)]
MFH: add wrappers for timelib_day_of_week_ex()

18 years agoMFH:
Antony Dovgal [Thu, 22 Jun 2006 18:44:31 +0000 (18:44 +0000)]
MFH:
don't try to parse empty string, return false immediately
(fixes off-by-one)

18 years agoFixed compiler warnings.
Ilia Alshanetsky [Wed, 21 Jun 2006 15:19:23 +0000 (15:19 +0000)]
Fixed compiler warnings.

18 years agoMFH: improve check for stream mode, add tests
Antony Dovgal [Wed, 21 Jun 2006 14:38:28 +0000 (14:38 +0000)]
MFH: improve check for stream mode, add tests

18 years agoMFH: don't try to read or write from/to a stream if it was open in different mode...
Antony Dovgal [Wed, 21 Jun 2006 13:12:37 +0000 (13:12 +0000)]
MFH: don't try to read or write from/to a stream if it was open in different mode (leads to segfault in libbz2)

18 years agoMFH: fix invalid read with bzopen("","") and prevent filename from being empty (which...
Antony Dovgal [Wed, 21 Jun 2006 12:43:27 +0000 (12:43 +0000)]
MFH: fix invalid read with bzopen("","") and prevent filename from being empty (which causes endless loop somewhere is libbz2)

18 years agoRemoved pointless callbacks.
Ilia Alshanetsky [Tue, 20 Jun 2006 22:39:15 +0000 (22:39 +0000)]
Removed pointless callbacks.

18 years agomake sure the test outputs what we want
Nuno Lopes [Tue, 20 Jun 2006 21:49:16 +0000 (21:49 +0000)]
make sure the test outputs what we want

18 years agoBug fix news...
Hannes Magnusson [Tue, 20 Jun 2006 19:35:52 +0000 (19:35 +0000)]
Bug fix news...

18 years agoRenamed to bug37864.phpt
Hannes Magnusson [Tue, 20 Jun 2006 19:33:31 +0000 (19:33 +0000)]
Renamed to bug37864.phpt

18 years agoMFH
Hannes Magnusson [Tue, 20 Jun 2006 19:32:59 +0000 (19:32 +0000)]
MFH

18 years agodon't leave garbage in tmp dir
Antony Dovgal [Tue, 20 Jun 2006 18:55:46 +0000 (18:55 +0000)]
don't leave garbage in tmp dir

18 years agoMFH: test for file_get_contents leaking on empty file
Hannes Magnusson [Tue, 20 Jun 2006 18:48:56 +0000 (18:48 +0000)]
MFH: test for file_get_contents leaking on empty file

18 years agoMFH: plug memleak
Hannes Magnusson [Tue, 20 Jun 2006 18:09:50 +0000 (18:09 +0000)]
MFH: plug memleak

18 years agoMFH: Missing header include
Hannes Magnusson [Tue, 20 Jun 2006 18:04:25 +0000 (18:04 +0000)]
MFH: Missing header include

18 years agoMFH: init variables
Antony Dovgal [Tue, 20 Jun 2006 13:28:11 +0000 (13:28 +0000)]
MFH: init variables

18 years agoinit vatiables
Antony Dovgal [Tue, 20 Jun 2006 13:26:01 +0000 (13:26 +0000)]
init vatiables

18 years agoMFH: nuke unused variables and init variables when needed
Antony Dovgal [Tue, 20 Jun 2006 13:21:16 +0000 (13:21 +0000)]
MFH: nuke unused variables and init variables when needed

18 years agofix test
Antony Dovgal [Tue, 20 Jun 2006 13:14:29 +0000 (13:14 +0000)]
fix test

18 years agofix test
Antony Dovgal [Tue, 20 Jun 2006 13:06:50 +0000 (13:06 +0000)]
fix test

18 years agoMFH: initialize pointers
Antony Dovgal [Tue, 20 Jun 2006 12:55:26 +0000 (12:55 +0000)]
MFH: initialize pointers

18 years agoAdded missing ifdef block.
Ilia Alshanetsky [Mon, 19 Jun 2006 23:52:39 +0000 (23:52 +0000)]
Added missing ifdef block.

# Thanks Mike