]> granicus.if.org Git - php/log
php
19 years ago- MF43: Fixed bug #28067 (partially incorrect utf8 to htmlentities mapping).
Derick Rethans [Wed, 9 Mar 2005 10:13:05 +0000 (10:13 +0000)]
- MF43: Fixed bug #28067 (partially incorrect utf8 to htmlentities mapping).

19 years agofix build
Antony Dovgal [Wed, 9 Mar 2005 09:19:27 +0000 (09:19 +0000)]
fix build

19 years agoupdate in readiness for release
Wez Furlong [Wed, 9 Mar 2005 06:04:21 +0000 (06:04 +0000)]
update in readiness for release

19 years ago"thou shalt not throw exceptions except in really exceptional circumstances."
Wez Furlong [Wed, 9 Mar 2005 05:50:03 +0000 (05:50 +0000)]
"thou shalt not throw exceptions except in really exceptional circumstances."

The only allowed places to throw them directly are from within the PDO class
constructors or when dealing with transaction level attributes, where
"hard-failure" is a feature.

All other errors should use the PDO error handling mechanism and respect the
users selected error mode.

19 years agoAdd one more test.
Magnus M��tt� [Wed, 9 Mar 2005 05:29:57 +0000 (05:29 +0000)]
Add one more test.

19 years agoprep package file for release.
Wez Furlong [Wed, 9 Mar 2005 05:03:58 +0000 (05:03 +0000)]
prep package file for release.
fix my favourite typo.
fix compile warnings

19 years agoAdd test 020 and 021 for PDO_SQLite.
Magnus M��tt� [Wed, 9 Mar 2005 04:45:08 +0000 (04:45 +0000)]
Add test 020 and 021 for PDO_SQLite.

19 years agoSince in_array is case sensitive we need to convert the names to lowercase
Magnus M��tt� [Wed, 9 Mar 2005 04:23:02 +0000 (04:23 +0000)]
Since in_array is case sensitive we need to convert the names to lowercase
otherwise it won't run tests for extensions where the case of the name differ from the
extension name.

19 years agoAdd more tests.
Magnus M��tt� [Wed, 9 Mar 2005 03:50:10 +0000 (03:50 +0000)]
Add more tests.

19 years agoRemove old test.
Magnus M��tt� [Wed, 9 Mar 2005 03:45:24 +0000 (03:45 +0000)]
Remove old test.

19 years agoMore line count fixes
Marcus Boerger [Wed, 9 Mar 2005 03:07:42 +0000 (03:07 +0000)]
More line count fixes

19 years agoAdd documentation
Marcus Boerger [Wed, 9 Mar 2005 03:07:07 +0000 (03:07 +0000)]
Add documentation

19 years agoNo double line counting
Marcus Boerger [Wed, 9 Mar 2005 02:54:36 +0000 (02:54 +0000)]
No double line counting

19 years agoprobably fix for ? placeholders not working with oci
Wez Furlong [Wed, 9 Mar 2005 02:13:06 +0000 (02:13 +0000)]
probably fix for ? placeholders not working with oci

19 years agoFix segv when einfo->errcode is not available.
Magnus M��tt� [Wed, 9 Mar 2005 01:56:43 +0000 (01:56 +0000)]
Fix segv when einfo->errcode is not available.
Add missing NULL entry to oci_methods.

19 years agoChangeLog update
<changelog@php.net> [Wed, 9 Mar 2005 01:40:19 +0000 (01:40 +0000)]
ChangeLog update

19 years agoAdd description for interface Serializeable
Marcus Boerger [Wed, 9 Mar 2005 01:21:04 +0000 (01:21 +0000)]
Add description for interface Serializeable

19 years agoAdd test for PDOStatement::getColumnMeta().
Dan Scott [Wed, 9 Mar 2005 00:20:07 +0000 (00:20 +0000)]
Add test for PDOStatement::getColumnMeta().
Note that PDO_ODBC test fails as it is currently unimplemented.

19 years agoAdd more tests.
Magnus M��tt� [Tue, 8 Mar 2005 23:00:34 +0000 (23:00 +0000)]
Add more tests.

19 years agoThis makes more sense. (Someone might actually use php_error_docref0() :)
foobar [Tue, 8 Mar 2005 21:42:10 +0000 (21:42 +0000)]
This makes more sense. (Someone might actually use php_error_docref0() :)

19 years ago- Fix #32238 (spl_array.c: void function cannot return value)
Johannes Schlüter [Tue, 8 Mar 2005 21:33:15 +0000 (21:33 +0000)]
- Fix #32238 (spl_array.c: void function cannot return value)

19 years ago- This was not needed (said Marcus)
foobar [Tue, 8 Mar 2005 21:22:03 +0000 (21:22 +0000)]
- This was not needed (said Marcus)

19 years agoImprove the performance of htmlspecialchars_decode() by 20-30%.
Ilia Alshanetsky [Tue, 8 Mar 2005 21:13:03 +0000 (21:13 +0000)]
Improve the performance of htmlspecialchars_decode() by 20-30%.

19 years agoAdd simple tests for insert through PDO::prepare/PDOStatement::execute.
Dan Scott [Tue, 8 Mar 2005 18:12:22 +0000 (18:12 +0000)]
Add simple tests for insert through PDO::prepare/PDOStatement::execute.
Tests both question mark placeholders and named parameters.

19 years agoAdd a test for PDOStatement::columnCount().
Dan Scott [Tue, 8 Mar 2005 17:39:41 +0000 (17:39 +0000)]
Add a test for PDOStatement::columnCount().

19 years agoupdate
foobar [Tue, 8 Mar 2005 06:40:05 +0000 (06:40 +0000)]
update

19 years agoreorder
foobar [Tue, 8 Mar 2005 06:38:58 +0000 (06:38 +0000)]
reorder

19 years agoChangeLog update
<changelog@php.net> [Tue, 8 Mar 2005 01:42:09 +0000 (01:42 +0000)]
ChangeLog update

19 years ago- Add/Correct parameter info and protos
Marcus Boerger [Tue, 8 Mar 2005 00:42:49 +0000 (00:42 +0000)]
- Add/Correct parameter info and protos

19 years ago- Add new tests
Marcus Boerger [Mon, 7 Mar 2005 22:43:27 +0000 (22:43 +0000)]
- Add new tests

19 years ago- Add new tests
Marcus Boerger [Mon, 7 Mar 2005 22:36:12 +0000 (22:36 +0000)]
- Add new tests

19 years ago- Update signature
Marcus Boerger [Mon, 7 Mar 2005 22:27:29 +0000 (22:27 +0000)]
- Update signature

19 years ago- Add some more news
Marcus Boerger [Mon, 7 Mar 2005 22:26:53 +0000 (22:26 +0000)]
- Add some more news

19 years ago- Add test
Marcus Boerger [Mon, 7 Mar 2005 22:24:18 +0000 (22:24 +0000)]
- Add test

19 years ago- New Interface Serializeable
Marcus Boerger [Mon, 7 Mar 2005 22:23:14 +0000 (22:23 +0000)]
- New Interface Serializeable
- Change signature of unserialize() callback to ease inheritance and
  support code reuse of handlers

19 years ago- Add more methods
Marcus Boerger [Mon, 7 Mar 2005 22:18:40 +0000 (22:18 +0000)]
- Add more methods
- Avoid exceptions in iterator access
- Do not read in rewind8) or next() instead read in iteration if neccessary
- Correctly count line numer on reading

19 years ago- Fix proto
Marcus Boerger [Mon, 7 Mar 2005 22:10:08 +0000 (22:10 +0000)]
- Fix proto
- Do not try to write zero bytes

19 years ago- Length needs to be positive
Marcus Boerger [Mon, 7 Mar 2005 21:54:08 +0000 (21:54 +0000)]
- Length needs to be positive

19 years ago- Make maic qutes runtime work if length is specified too
Marcus Boerger [Mon, 7 Mar 2005 21:52:34 +0000 (21:52 +0000)]
- Make maic qutes runtime work if length is specified too

19 years ago- Delay memory allocation, speeds up faiure case
Marcus Boerger [Mon, 7 Mar 2005 21:28:38 +0000 (21:28 +0000)]
- Delay memory allocation, speeds up faiure case

19 years agoAdded htmlspecialchars_decode() function for fast conversion from
Ilia Alshanetsky [Mon, 7 Mar 2005 19:37:27 +0000 (19:37 +0000)]
Added htmlspecialchars_decode() function for fast conversion from
htmlspecialchars() generated entities back to characters.

19 years ago- Add updated description
Marcus Boerger [Mon, 7 Mar 2005 19:31:44 +0000 (19:31 +0000)]
- Add updated description

19 years ago- Fix #32226
Marcus Boerger [Mon, 7 Mar 2005 19:28:10 +0000 (19:28 +0000)]
- Fix #32226

19 years agoRevert // </script> patch
Zeev Suraski [Mon, 7 Mar 2005 16:48:49 +0000 (16:48 +0000)]
Revert // </script> patch

19 years agoFixed bug #32210 (proc_get_status() sets "running" always to true).
Ilia Alshanetsky [Mon, 7 Mar 2005 16:17:12 +0000 (16:17 +0000)]
Fixed bug #32210 (proc_get_status() sets "running" always to true).

19 years agoAdd test 017.
Magnus M��tt� [Mon, 7 Mar 2005 15:52:58 +0000 (15:52 +0000)]
Add test 017.

19 years ago- Fix problem with some plain c pedantic compilers
Marcus Boerger [Mon, 7 Mar 2005 08:04:47 +0000 (08:04 +0000)]
- Fix problem with some plain c pedantic compilers

19 years ago- Add new test
Marcus Boerger [Mon, 7 Mar 2005 01:43:02 +0000 (01:43 +0000)]
- Add new test

19 years ago- Add new tests
Marcus Boerger [Mon, 7 Mar 2005 01:39:12 +0000 (01:39 +0000)]
- Add new tests

19 years agoChangeLog update
<changelog@php.net> [Mon, 7 Mar 2005 01:33:24 +0000 (01:33 +0000)]
ChangeLog update

19 years ago- In File::fgetcsv() use max length from object
Marcus Boerger [Mon, 7 Mar 2005 01:00:29 +0000 (01:00 +0000)]
- In File::fgetcsv() use max length from object

19 years ago- Add File object
Marcus Boerger [Mon, 7 Mar 2005 00:40:57 +0000 (00:40 +0000)]
- Add File object

19 years ago- Allow length 0 as default (e.g. skip param)
Marcus Boerger [Mon, 7 Mar 2005 00:16:18 +0000 (00:16 +0000)]
- Allow length 0 as default (e.g. skip param)

19 years agoMFB: Fix VPATH build
foobar [Sun, 6 Mar 2005 23:16:44 +0000 (23:16 +0000)]
MFB: Fix VPATH build

19 years ago- Use new objects
Marcus Boerger [Sun, 6 Mar 2005 23:09:21 +0000 (23:09 +0000)]
- Use new objects

19 years ago- Fix problem with exception in other methods, too
Marcus Boerger [Sun, 6 Mar 2005 23:07:43 +0000 (23:07 +0000)]
- Fix problem with exception in other methods, too

19 years ago- Add intefaces from zend_interface.h as macros
Marcus Boerger [Sun, 6 Mar 2005 22:57:45 +0000 (22:57 +0000)]
- Add intefaces from zend_interface.h as macros

19 years ago- Fix problem with exceptions in hasChildren calls
Marcus Boerger [Sun, 6 Mar 2005 22:57:05 +0000 (22:57 +0000)]
- Fix problem with exceptions in hasChildren calls

19 years ago- Actuall the comments were correct
Marcus Boerger [Sun, 6 Mar 2005 22:18:09 +0000 (22:18 +0000)]
- Actuall the comments were correct

19 years ago- Fix by Tim
Marcus Boerger [Sun, 6 Mar 2005 22:15:35 +0000 (22:15 +0000)]
- Fix by Tim

19 years ago- Bugfix #28840 __destruct of a class that extends mysqli not called
Marcus Boerger [Sun, 6 Mar 2005 21:40:01 +0000 (21:40 +0000)]
- Bugfix #28840 __destruct of a class that extends mysqli not called

19 years agoMake html_entity_decode() 15-20% faster by avoiding pointless string
Ilia Alshanetsky [Sun, 6 Mar 2005 19:36:51 +0000 (19:36 +0000)]
Make html_entity_decode() 15-20% faster by avoiding pointless string
duplication.

19 years ago- Moved ext/fam and ext/mnogosearch to PECL
foobar [Sun, 6 Mar 2005 19:24:21 +0000 (19:24 +0000)]
- Moved ext/fam and ext/mnogosearch to PECL

19 years agoFixed bug #29424 (width and height inverted for JPEG2000 files).
Ilia Alshanetsky [Sun, 6 Mar 2005 17:03:43 +0000 (17:03 +0000)]
Fixed bug #29424 (width and height inverted for JPEG2000 files).

19 years agoFixed compile warning (bug #32046)
foobar [Sun, 6 Mar 2005 16:22:02 +0000 (16:22 +0000)]
Fixed compile warning (bug #32046)

19 years agoFix compile warning (bug #32047)
foobar [Sun, 6 Mar 2005 15:55:41 +0000 (15:55 +0000)]
Fix compile warning (bug #32047)

19 years agoChangeLog update
<changelog@php.net> [Sun, 6 Mar 2005 01:46:24 +0000 (01:46 +0000)]
ChangeLog update

19 years agoUsually a good idea to have .cvsignore around.
Dan Scott [Sat, 5 Mar 2005 21:52:04 +0000 (21:52 +0000)]
Usually a good idea to have .cvsignore around.

19 years agoTest PDO::beginTransaction and PDO::rollBack.
Dan Scott [Sat, 5 Mar 2005 21:03:12 +0000 (21:03 +0000)]
Test PDO::beginTransaction and PDO::rollBack.

19 years agoOpps.
John Coggeshall [Sat, 5 Mar 2005 17:55:45 +0000 (17:55 +0000)]
Opps.

19 years ago- Fixed bug #32109 ($_POST is not populated in multithreaded environment).
Moriyoshi Koizumi [Sat, 5 Mar 2005 16:41:13 +0000 (16:41 +0000)]
- Fixed bug #32109 ($_POST is not populated in multithreaded environment).

19 years agoMissed this one...
Dan Scott [Sat, 5 Mar 2005 15:48:54 +0000 (15:48 +0000)]
Missed this one...

19 years agoFixed bug #32115 (dateTime encoding of timezone incorrect)
Dmitry Stogov [Sat, 5 Mar 2005 13:27:13 +0000 (13:27 +0000)]
Fixed bug #32115 (dateTime encoding of timezone incorrect)

19 years ago- Negative seeking is not supported
Marcus Boerger [Sat, 5 Mar 2005 11:35:13 +0000 (11:35 +0000)]
- Negative seeking is not supported

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

19 years agoStarting tests....
John Coggeshall [Sat, 5 Mar 2005 01:13:10 +0000 (01:13 +0000)]
Starting tests....

19 years agoCheck that object can actually return a class entry. I need this for a
Andrei Zmievski [Sat, 5 Mar 2005 00:45:47 +0000 (00:45 +0000)]
Check that object can actually return a class entry. I need this for a
class-entry-less helper objects that should not be present in the class
table.

19 years agouse php streams for uri I/O under PHP 4
Rob Richards [Fri, 4 Mar 2005 15:41:33 +0000 (15:41 +0000)]
use php streams for uri I/O under PHP 4

19 years agoMerge from sapi/apache/config.m4 and cleanup
foobar [Fri, 4 Mar 2005 15:15:26 +0000 (15:15 +0000)]
Merge from sapi/apache/config.m4 and cleanup

19 years agoDo not set apache stuff if not building apache
foobar [Fri, 4 Mar 2005 15:14:47 +0000 (15:14 +0000)]
Do not set apache stuff if not building apache

19 years agoThis did not work for some reason, better revert it
foobar [Fri, 4 Mar 2005 15:13:03 +0000 (15:13 +0000)]
This did not work for some reason, better revert it

19 years agoAdd missing subst
foobar [Fri, 4 Mar 2005 14:34:24 +0000 (14:34 +0000)]
Add missing subst

19 years agoChangeLog update
<changelog@php.net> [Fri, 4 Mar 2005 01:35:53 +0000 (01:35 +0000)]
ChangeLog update

19 years ago- Add tests
Marcus Boerger [Fri, 4 Mar 2005 01:29:27 +0000 (01:29 +0000)]
- Add tests
- Fix testname
- Drop unnecessary include line (was wrong anyway)

19 years agoOne more PDO_ODBC test (tested with DB2 V8.2).
Dan Scott [Thu, 3 Mar 2005 20:30:38 +0000 (20:30 +0000)]
One more PDO_ODBC test (tested with DB2 V8.2).

19 years agoNext three tests for PDO_ODBC (tested with DB2 V8.2).
Dan Scott [Thu, 3 Mar 2005 20:23:29 +0000 (20:23 +0000)]
Next three tests for PDO_ODBC (tested with DB2 V8.2).

19 years agoNext batch of tests for PDO_ODBC (tested against DB2 V8.2).
Dan Scott [Thu, 3 Mar 2005 13:53:55 +0000 (13:53 +0000)]
Next batch of tests for PDO_ODBC (tested against DB2 V8.2).

19 years agoBegin porting standard PDO tests to PDO_ODBC, testing against DB2.
Dan Scott [Thu, 3 Mar 2005 11:49:35 +0000 (11:49 +0000)]
Begin porting standard PDO tests to PDO_ODBC, testing against DB2.

19 years ago- Rename test 14 to 16 (which is a new one) and MFB 14 again
Marcus Boerger [Thu, 3 Mar 2005 10:48:02 +0000 (10:48 +0000)]
- Rename test 14 to 16 (which is a new one) and MFB 14 again

19 years ago- Fix bug #32134
Marcus Boerger [Thu, 3 Mar 2005 10:35:34 +0000 (10:35 +0000)]
- Fix bug #32134

19 years agoNew egg
Zeev Suraski [Thu, 3 Mar 2005 09:55:10 +0000 (09:55 +0000)]
New egg

19 years agoFixed bug #32160 (file truncation in copy() when source & destination are
Ilia Alshanetsky [Thu, 3 Mar 2005 03:29:23 +0000 (03:29 +0000)]
Fixed bug #32160 (file truncation in copy() when source & destination are
the same).

19 years agoChangeLog update
<changelog@php.net> [Thu, 3 Mar 2005 01:36:08 +0000 (01:36 +0000)]
ChangeLog update

19 years ago- Finish work on spl_autoload*()
Marcus Boerger [Thu, 3 Mar 2005 00:20:57 +0000 (00:20 +0000)]
- Finish work on spl_autoload*()

19 years ago- Let spl_autoload_extensions() always return what's registered
Marcus Boerger [Wed, 2 Mar 2005 20:59:06 +0000 (20:59 +0000)]
- Let spl_autoload_extensions() always return what's registered

19 years ago- Add testcases for bug #32001
Moriyoshi Koizumi [Wed, 2 Mar 2005 19:27:37 +0000 (19:27 +0000)]
- Add testcases for bug #32001

19 years agoBFN
Rob Richards [Wed, 2 Mar 2005 18:28:31 +0000 (18:28 +0000)]
BFN

19 years agoFixed bug #31033 (php:function(string, nodeset) with xsl:key crashes PHP)
Rob Richards [Wed, 2 Mar 2005 18:27:25 +0000 (18:27 +0000)]
Fixed bug #31033 (php:function(string, nodeset) with xsl:key crashes PHP)
 - only in 5.1 branch for now due to significance of change

19 years agoFixed possible bufferoverflow
Stefan Esser [Wed, 2 Mar 2005 18:21:45 +0000 (18:21 +0000)]
Fixed possible bufferoverflow

19 years agoFixed bug #32001 (xml_parse_into_struct() exceeds maximum execution time)
Rob Richards [Wed, 2 Mar 2005 18:13:34 +0000 (18:13 +0000)]
Fixed bug #32001 (xml_parse_into_struct() exceeds maximum execution time)