]> granicus.if.org Git - php/log
php
20 years ago- Add new tests
Marcus Boerger [Wed, 23 Feb 2005 01:13:13 +0000 (01:13 +0000)]
- Add new tests

20 years ago- Allow to convert Traversable into Aggregate
Marcus Boerger [Wed, 23 Feb 2005 01:09:10 +0000 (01:09 +0000)]
- Allow to convert Traversable into Aggregate

20 years ago- Allow to convert traversable into Iterator
Marcus Boerger [Wed, 23 Feb 2005 01:03:16 +0000 (01:03 +0000)]
- Allow to convert traversable into Iterator

20 years ago- Add new tests
Marcus Boerger [Wed, 23 Feb 2005 00:56:34 +0000 (00:56 +0000)]
- Add new tests

20 years ago- Reorganize ctor_args handling (fixes some bugs)
Marcus Boerger [Wed, 23 Feb 2005 00:52:46 +0000 (00:52 +0000)]
- Reorganize ctor_args handling (fixes some bugs)

20 years ago- Show that PDOStatement implements Traversable
Marcus Boerger [Wed, 23 Feb 2005 00:52:14 +0000 (00:52 +0000)]
- Show that PDOStatement implements Traversable

20 years ago- Make ctor args optional
Marcus Boerger [Wed, 23 Feb 2005 00:29:44 +0000 (00:29 +0000)]
- Make ctor args optional

20 years ago- Need to also revert operator
Marcus Boerger [Tue, 22 Feb 2005 21:22:23 +0000 (21:22 +0000)]
- Need to also revert operator

20 years ago- Put this back in (forgot to revert)
Marcus Boerger [Tue, 22 Feb 2005 20:59:52 +0000 (20:59 +0000)]
- Put this back in (forgot to revert)

20 years ago- Revert signature of PDO:prepare()
Marcus Boerger [Tue, 22 Feb 2005 20:25:56 +0000 (20:25 +0000)]
- Revert signature of PDO:prepare()
  old: proto object PDO::prepare(string statment [, array driver_options [, string classname ]])
  now: proto object PDO::prepare(string statment [, array options])
  param 'classname' and and 'ctor_args' are now set through options
  using index PDO_ATTR_STATEMENT_CLASS
- Change all deriver_options parameters to 'options' to reflect the fact
  that they may contain statement as well as driver specific flags

20 years ago- Allow to derive PDOStatement
Marcus Boerger [Tue, 22 Feb 2005 19:27:34 +0000 (19:27 +0000)]
- Allow to derive PDOStatement
- Verify fetch modes
- Add last fetch mode PDO_FETCH_FUNC (only valid inside fetchAll()) that
  allows to completley customize the way data is treated on the fly

20 years agoFixed bug #31288 (Possible crash in mysql_fetch_field(), if
Ilia Alshanetsky [Tue, 22 Feb 2005 14:58:49 +0000 (14:58 +0000)]
Fixed bug #31288 (Possible crash in mysql_fetch_field(), if
mysql_list_fields() was not called previously).

20 years ago- We cannot provide this fallback becuase it requires zend_object ptr's.
Marcus Boerger [Tue, 22 Feb 2005 14:53:57 +0000 (14:53 +0000)]
- We cannot provide this fallback becuase it requires zend_object ptr's.
# Found that out after discussing with Stas. As a consequence still every
# extension that provides specialised class types is responsible for
# calling its __destruct. This is currently not done for several exts.

20 years agoFix cross-compile
foobar [Tue, 22 Feb 2005 13:52:51 +0000 (13:52 +0000)]
Fix cross-compile

20 years agoFix build (it was #ifNdef NETWARE..)
foobar [Tue, 22 Feb 2005 13:49:52 +0000 (13:49 +0000)]
Fix build (it was #ifNdef NETWARE..)

20 years ago- Fix signatures they are all meant to be able to deal with any type in any
Marcus Boerger [Tue, 22 Feb 2005 12:06:59 +0000 (12:06 +0000)]
- Fix signatures they are all meant to be able to deal with any type in any
  object storage (though we are still missing several parts)

20 years ago- Force calling of dtors unless otherwise specified (fixes several __destruct bugs)
Marcus Boerger [Tue, 22 Feb 2005 11:43:05 +0000 (11:43 +0000)]
- Force calling of dtors unless otherwise specified (fixes several __destruct bugs)

20 years ago- Call dtor
Marcus Boerger [Tue, 22 Feb 2005 11:37:53 +0000 (11:37 +0000)]
- Call dtor

20 years ago- Update libmbfl (fixes bug #32063).
Moriyoshi Koizumi [Tue, 22 Feb 2005 09:57:45 +0000 (09:57 +0000)]
- Update libmbfl (fixes bug #32063).

20 years agoNetWare can include autoconf generated config headers
Anantha Kesari H Y [Tue, 22 Feb 2005 08:48:33 +0000 (08:48 +0000)]
NetWare can include autoconf generated config headers

20 years ago- ifdef all (protos and functions) and using the correct version
Pierre Joye [Tue, 22 Feb 2005 08:05:05 +0000 (08:05 +0000)]
- ifdef all (protos and functions) and using the correct version
- fix protos ending
- ws

20 years agoNetWare can make use of the configure script generated header file.
Anantha Kesari H Y [Tue, 22 Feb 2005 06:13:49 +0000 (06:13 +0000)]
NetWare can make use of the configure script generated header file.

20 years agoNetWare can use Autoconf based build system.
Anantha Kesari H Y [Tue, 22 Feb 2005 06:05:20 +0000 (06:05 +0000)]
NetWare can use Autoconf based build system.

20 years ago- Silly typo.
Moriyoshi Koizumi [Tue, 22 Feb 2005 05:07:37 +0000 (05:07 +0000)]
- Silly typo.

20 years agoChangeLog update
<changelog@php.net> [Tue, 22 Feb 2005 01:36:03 +0000 (01:36 +0000)]
ChangeLog update

20 years agoFixed bug #31515 (Improve performance of scandir() by factor of 10 or so).
Ilia Alshanetsky [Tue, 22 Feb 2005 00:24:13 +0000 (00:24 +0000)]
Fixed bug #31515 (Improve performance of scandir() by factor of 10 or so).

20 years agoNuke unused variables when PCRE is not compiled in
foobar [Mon, 21 Feb 2005 21:00:04 +0000 (21:00 +0000)]
Nuke unused variables when PCRE is not compiled in

20 years agoRemove the useless TSRM_FETCH calls
foobar [Mon, 21 Feb 2005 20:57:18 +0000 (20:57 +0000)]
Remove the useless TSRM_FETCH calls

20 years ago- Add new test
Marcus Boerger [Mon, 21 Feb 2005 18:55:51 +0000 (18:55 +0000)]
- Add new test

20 years ago- Show warnings
Marcus Boerger [Mon, 21 Feb 2005 18:54:45 +0000 (18:54 +0000)]
- Show warnings

20 years ago"SET SESSION" is not supported by MySQL 3.23, as session is the default
Hartmut Holzgraefe [Mon, 21 Feb 2005 16:10:03 +0000 (16:10 +0000)]
"SET SESSION" is not supported by MySQL 3.23, as session is the default
scope for SET anyway we can drop the SESSION specifier (PECL Bug #3470)

20 years ago- examples usage, initial commit
Pierre Joye [Mon, 21 Feb 2005 15:31:35 +0000 (15:31 +0000)]
- examples usage, initial commit

20 years ago- BFN
Moriyoshi Koizumi [Mon, 21 Feb 2005 15:17:00 +0000 (15:17 +0000)]
- BFN

20 years ago- WS fix.
Moriyoshi Koizumi [Mon, 21 Feb 2005 15:14:32 +0000 (15:14 +0000)]
- WS fix.

20 years ago- Fix bug #28568 (known_post_content_types is not thread safe).
Moriyoshi Koizumi [Mon, 21 Feb 2005 15:14:02 +0000 (15:14 +0000)]
- Fix bug #28568 (known_post_content_types is not thread safe).
# What is eventually necessiated is entire SAPI redesign, I think.

20 years ago- Add missing entry.
Moriyoshi Koizumi [Mon, 21 Feb 2005 15:10:19 +0000 (15:10 +0000)]
- Add missing entry.

20 years ago- add xmlTextWriterStartComment and xmlTextWriterEndComment support
Pierre Joye [Mon, 21 Feb 2005 15:05:54 +0000 (15:05 +0000)]
- add xmlTextWriterStartComment and xmlTextWriterEndComment support

20 years agoFixed PECL bug #3527: Missing quotation marks in php_pdo_firebird_int.h
Ard Biesheuvel [Mon, 21 Feb 2005 13:57:02 +0000 (13:57 +0000)]
Fixed PECL bug #3527: Missing quotation marks in php_pdo_firebird_int.h

20 years ago- Fix bug #30868 (evaluated pointer comparison in mbregex causes compile
Moriyoshi Koizumi [Mon, 21 Feb 2005 10:19:11 +0000 (10:19 +0000)]
- Fix bug #30868 (evaluated pointer comparison in mbregex causes compile
  failure).

20 years agoNetWare LibC has lstat implementation
Anantha Kesari H Y [Mon, 21 Feb 2005 10:13:07 +0000 (10:13 +0000)]
NetWare LibC has lstat implementation

20 years ago- Fix bug #30573 (compiler warning due to invalid type cast)
Moriyoshi Koizumi [Mon, 21 Feb 2005 10:12:43 +0000 (10:12 +0000)]
- Fix bug #30573 (compiler warning due to invalid type cast)

20 years agoNetWare can make use of autogenerated config header file
Anantha Kesari H Y [Mon, 21 Feb 2005 10:07:28 +0000 (10:07 +0000)]
NetWare can make use of autogenerated config header file

20 years agoNetWare has pthreads implementation
Anantha Kesari H Y [Mon, 21 Feb 2005 10:05:07 +0000 (10:05 +0000)]
NetWare has pthreads implementation

20 years agoNetWare can use the tsrm_config.h
Anantha Kesari H Y [Mon, 21 Feb 2005 10:01:34 +0000 (10:01 +0000)]
NetWare can use the tsrm_config.h

20 years agoNetWare LibC has a lstat implementation
Anantha Kesari H Y [Mon, 21 Feb 2005 09:56:28 +0000 (09:56 +0000)]
NetWare LibC has a lstat implementation

20 years agoIn NetWare LibC WTERMSIG is avaliable as WIFTERMSIG
Anantha Kesari H Y [Mon, 21 Feb 2005 09:50:48 +0000 (09:50 +0000)]
In NetWare LibC WTERMSIG is avaliable as WIFTERMSIG

20 years agoNetWare LibC has pwd.h. Removed unwanted extern basic_globals_id declaration for...
Anantha Kesari H Y [Mon, 21 Feb 2005 09:44:58 +0000 (09:44 +0000)]
NetWare LibC has pwd.h. Removed unwanted extern basic_globals_id declaration for Netware.

20 years ago- Fix bug #29989 (type re_registers redefined in oniguruma.h)
Moriyoshi Koizumi [Mon, 21 Feb 2005 09:43:55 +0000 (09:43 +0000)]
- Fix bug #29989 (type re_registers redefined in oniguruma.h)

20 years agoNetWare has pwd.h and removed unwanted check on NEW_LIBC while including param.h
Anantha Kesari H Y [Mon, 21 Feb 2005 09:17:30 +0000 (09:17 +0000)]
NetWare has pwd.h and removed unwanted check on NEW_LIBC while including param.h

20 years agoNetWare LibC has pwd.h
Anantha Kesari H Y [Mon, 21 Feb 2005 09:12:44 +0000 (09:12 +0000)]
NetWare LibC has pwd.h

20 years agoIn NetWare statfs f_bavail member is known as f_bfree
Anantha Kesari H Y [Mon, 21 Feb 2005 09:08:54 +0000 (09:08 +0000)]
In NetWare statfs f_bavail member is known as f_bfree

20 years ago- Fix compiler warnings.
Moriyoshi Koizumi [Mon, 21 Feb 2005 07:57:08 +0000 (07:57 +0000)]
- Fix compiler warnings.

20 years ago- Add testcases for bug #28220 and #30549.
Moriyoshi Koizumi [Mon, 21 Feb 2005 07:45:37 +0000 (07:45 +0000)]
- Add testcases for bug #28220 and #30549.

20 years agoChangeLog update
<changelog@php.net> [Mon, 21 Feb 2005 01:33:58 +0000 (01:33 +0000)]
ChangeLog update

20 years agofix for PECL bug #3529
Hartmut Holzgraefe [Sun, 20 Feb 2005 23:56:14 +0000 (23:56 +0000)]
fix for PECL bug #3529

20 years agofix for PECL bug 3530
Hartmut Holzgraefe [Sun, 20 Feb 2005 23:08:34 +0000 (23:08 +0000)]
fix for PECL bug 3530

20 years ago- zend_bool for boolean arg
Pierre Joye [Sun, 20 Feb 2005 22:56:32 +0000 (22:56 +0000)]
- zend_bool for boolean arg

20 years ago- Forgot to add this one.
Moriyoshi Koizumi [Sun, 20 Feb 2005 22:20:23 +0000 (22:20 +0000)]
- Forgot to add this one.

20 years ago- Update libmbfl (fixes bug #30549 and #31911).
Moriyoshi Koizumi [Sun, 20 Feb 2005 22:18:09 +0000 (22:18 +0000)]
- Update libmbfl (fixes bug #30549 and #31911).
- Update oniguruma to 3.7.0

20 years agouse new error handling when not throwing exceptions
Rob Richards [Sun, 20 Feb 2005 22:01:24 +0000 (22:01 +0000)]
use new error handling when not throwing exceptions

20 years agoadd function to allow extensions to use new error handling if set by user
Rob Richards [Sun, 20 Feb 2005 21:49:45 +0000 (21:49 +0000)]
add function to allow extensions to use new error handling if set by user

20 years ago- more zend_bool.
Pierre Joye [Sun, 20 Feb 2005 19:31:52 +0000 (19:31 +0000)]
- more zend_bool.
  Fix flush buffer in output_memory
  Fix isparm in start_dtd_entity

20 years ago- Shutup notices
Marcus Boerger [Sun, 20 Feb 2005 19:26:27 +0000 (19:26 +0000)]
- Shutup notices

20 years ago- Add tests
Marcus Boerger [Sun, 20 Feb 2005 19:26:05 +0000 (19:26 +0000)]
- Add tests

20 years ago- Change tests to use ' instead of " for string values becuase that is
Marcus Boerger [Sun, 20 Feb 2005 19:25:17 +0000 (19:25 +0000)]
- Change tests to use ' instead of " for string values becuase that is
  working for more SQL dialects.

20 years ago- Forgot to change extension name
Marcus Boerger [Sun, 20 Feb 2005 19:12:55 +0000 (19:12 +0000)]
- Forgot to change extension name

20 years ago- int is not zend_bool, fixed indented output
Pierre Joye [Sun, 20 Feb 2005 19:00:25 +0000 (19:00 +0000)]
- int is not zend_bool, fixed indented output

20 years agoSimplify Code.
Ilia Alshanetsky [Sun, 20 Feb 2005 18:23:33 +0000 (18:23 +0000)]
Simplify Code.

20 years ago- Add tests
Marcus Boerger [Sun, 20 Feb 2005 18:23:12 +0000 (18:23 +0000)]
- Add tests

20 years ago- Missed that file in last commit
Marcus Boerger [Sun, 20 Feb 2005 17:57:00 +0000 (17:57 +0000)]
- Missed that file in last commit

20 years ago- Attempt at an unified test suite
Marcus Boerger [Sun, 20 Feb 2005 17:56:19 +0000 (17:56 +0000)]
- Attempt at an unified test suite

20 years ago- Add test
Marcus Boerger [Sun, 20 Feb 2005 16:16:45 +0000 (16:16 +0000)]
- Add test

20 years ago- Add fetch flag PDO_FETCH_CLASSTYPE
Marcus Boerger [Sun, 20 Feb 2005 16:12:57 +0000 (16:12 +0000)]
- Add fetch flag PDO_FETCH_CLASSTYPE

20 years ago- Update tests
Marcus Boerger [Sun, 20 Feb 2005 15:28:31 +0000 (15:28 +0000)]
- Update tests

20 years ago- Only call the ctor once
Marcus Boerger [Sun, 20 Feb 2005 15:28:09 +0000 (15:28 +0000)]
- Only call the ctor once

20 years ago- Bump API
Marcus Boerger [Sun, 20 Feb 2005 15:07:29 +0000 (15:07 +0000)]
- Bump API

20 years ago- Fix memleak and optimize PDO_FETCH_CLASS
Marcus Boerger [Sun, 20 Feb 2005 14:31:44 +0000 (14:31 +0000)]
- Fix memleak and optimize PDO_FETCH_CLASS

20 years ago- Call ctor after initializing the props like regular db exts do
Marcus Boerger [Sun, 20 Feb 2005 13:42:03 +0000 (13:42 +0000)]
- Call ctor after initializing the props like regular db exts do

20 years ago- Update test
Marcus Boerger [Sun, 20 Feb 2005 13:37:04 +0000 (13:37 +0000)]
- Update test

20 years ago- Need to specify class_entry in PDO_FETCH_CLASS mode
Marcus Boerger [Sun, 20 Feb 2005 13:33:45 +0000 (13:33 +0000)]
- Need to specify class_entry in PDO_FETCH_CLASS mode

20 years agoFixed possible memory corruption
Dmitry Stogov [Sun, 20 Feb 2005 10:19:11 +0000 (10:19 +0000)]
Fixed possible memory corruption

20 years agoChangeLog update
<changelog@php.net> [Sun, 20 Feb 2005 01:36:02 +0000 (01:36 +0000)]
ChangeLog update

20 years ago- Add test
Marcus Boerger [Sat, 19 Feb 2005 23:58:03 +0000 (23:58 +0000)]
- Add test

20 years ago- Add test
Marcus Boerger [Sat, 19 Feb 2005 23:48:47 +0000 (23:48 +0000)]
- Add test

20 years ago- Add fetch mode PDO_FETCH_UNIQUE
Marcus Boerger [Sat, 19 Feb 2005 23:48:30 +0000 (23:48 +0000)]
- Add fetch mode PDO_FETCH_UNIQUE

20 years ago- Simplify
Marcus Boerger [Sat, 19 Feb 2005 23:36:58 +0000 (23:36 +0000)]
- Simplify

20 years ago- Add PDO_FETCH_GROUP test
Marcus Boerger [Sat, 19 Feb 2005 23:12:24 +0000 (23:12 +0000)]
- Add PDO_FETCH_GROUP test

20 years ago- Add PDO_FETCH_GROUP to fetchAll()
Marcus Boerger [Sat, 19 Feb 2005 23:11:23 +0000 (23:11 +0000)]
- Add PDO_FETCH_GROUP to fetchAll()

20 years ago- Update/Add tests
Marcus Boerger [Sat, 19 Feb 2005 21:50:46 +0000 (21:50 +0000)]
- Update/Add tests

20 years ago- Add full PDO_FETCH_CLASS capabilities to fetchAll()
Marcus Boerger [Sat, 19 Feb 2005 21:49:42 +0000 (21:49 +0000)]
- Add full PDO_FETCH_CLASS capabilities to fetchAll()

20 years ago- Default to stdClass in PDO_FETCH_CLASS mode if no classname is given
Marcus Boerger [Sat, 19 Feb 2005 21:35:31 +0000 (21:35 +0000)]
- Default to stdClass in PDO_FETCH_CLASS mode if no classname is given

20 years ago- Add first tests
Marcus Boerger [Sat, 19 Feb 2005 19:52:41 +0000 (19:52 +0000)]
- Add first tests

20 years agofixed #31987 zend-multibyte in ZTS.
Rui Hirokawa [Sat, 19 Feb 2005 14:33:41 +0000 (14:33 +0000)]
fixed #31987 zend-multibyte in ZTS.

20 years ago- Regroup and add a test
Marcus Boerger [Sat, 19 Feb 2005 14:02:24 +0000 (14:02 +0000)]
- Regroup and add a test

20 years agoChangeLog update
<changelog@php.net> [Sat, 19 Feb 2005 01:35:15 +0000 (01:35 +0000)]
ChangeLog update

20 years agoadd this note.
Wez Furlong [Fri, 18 Feb 2005 15:39:22 +0000 (15:39 +0000)]
add this note.

20 years agoprep for release
Wez Furlong [Fri, 18 Feb 2005 15:32:14 +0000 (15:32 +0000)]
prep for release

20 years agoFix connecting to remote host, patch by Tim Friebe
Wez Furlong [Fri, 18 Feb 2005 15:11:27 +0000 (15:11 +0000)]
Fix connecting to remote host, patch by Tim Friebe

20 years ago- Fixed bug #32021: Crash caused by range('', 'z')
Derick Rethans [Fri, 18 Feb 2005 13:37:23 +0000 (13:37 +0000)]
- Fixed bug #32021: Crash caused by range('', 'z')

20 years agoFragment must have associated document to append xml otherwise it is read-only
Rob Richards [Fri, 18 Feb 2005 11:57:24 +0000 (11:57 +0000)]
Fragment must have associated document to append xml otherwise it is read-only