]> granicus.if.org Git - php/log
php
17 years agoMFH: add PHP_STREAM_FLAG_FCLOSE to zip streams
Antony Dovgal [Wed, 23 Jul 2008 09:09:10 +0000 (09:09 +0000)]
MFH: add PHP_STREAM_FLAG_FCLOSE to zip streams

17 years agosplitted test cases for lo_create and lo_import, added version aware
Hartmut Holzgraefe [Wed, 23 Jul 2008 09:06:59 +0000 (09:06 +0000)]
splitted test cases for lo_create and lo_import, added version aware
SKIP tests

17 years agoMFH: add PHP_STREAM_FLAG_FCLOSE, bz2 streams can be closed with fclose()
Antony Dovgal [Wed, 23 Jul 2008 08:56:29 +0000 (08:56 +0000)]
MFH: add PHP_STREAM_FLAG_FCLOSE, bz2 streams can be closed with fclose()

17 years agoMFH: Fix tests: soap tests in schema/ needs the xml extension
Arnaud Le Blanc [Wed, 23 Jul 2008 08:56:20 +0000 (08:56 +0000)]
MFH: Fix tests: soap tests in schema/ needs the xml extension

17 years agoMFH: Fix test: use canonical name to avoid problems with domain search path
Arnaud Le Blanc [Wed, 23 Jul 2008 08:27:17 +0000 (08:27 +0000)]
MFH: Fix test: use canonical name to avoid problems with domain search path

17 years ago- [DOC] Add FilesystemIterator::SKIP_DOTS (flag to skip '.' and '..' in iteration)
Marcus Boerger [Wed, 23 Jul 2008 06:12:29 +0000 (06:12 +0000)]
- [DOC] Add FilesystemIterator::SKIP_DOTS (flag to skip '.' and '..' in iteration)

17 years ago- MFH Add new classes
Marcus Boerger [Wed, 23 Jul 2008 06:08:07 +0000 (06:08 +0000)]
- MFH Add new classes

17 years agoadd test
Stanislav Malyshev [Wed, 23 Jul 2008 01:18:25 +0000 (01:18 +0000)]
add test

17 years agoadd acceptFromHttp
Stanislav Malyshev [Wed, 23 Jul 2008 01:15:33 +0000 (01:15 +0000)]
add acceptFromHttp

17 years agoadded support for object ids in pg_lo_create() and pg_lo_import() where available
Hartmut Holzgraefe [Wed, 23 Jul 2008 00:17:19 +0000 (00:17 +0000)]
added support for object ids in pg_lo_create() and pg_lo_import() where available
(based on code provided by Tatsuo Ishii)

17 years agoMFH: Two less failing tests, one of which was definitely a leak in mysqli with mysqlnd
Andrey Hristov [Tue, 22 Jul 2008 23:44:23 +0000 (23:44 +0000)]
MFH: Two less failing tests, one of which was definitely a leak in mysqli with mysqlnd
     and pconn. ext/mysql is being fixed with a better fix for similar leak.

17 years ago- MFH Add MultipleIterator (Arnaud, Marcus)
Marcus Boerger [Tue, 22 Jul 2008 22:54:35 +0000 (22:54 +0000)]
- MFH Add MultipleIterator (Arnaud, Marcus)

17 years agoFix windows build error.
Scott MacVicar [Tue, 22 Jul 2008 21:53:53 +0000 (21:53 +0000)]
Fix windows build error.

17 years agouse correct locale check
Stanislav Malyshev [Tue, 22 Jul 2008 20:40:01 +0000 (20:40 +0000)]
use correct locale check

17 years agotypofixes
Stanislav Malyshev [Tue, 22 Jul 2008 20:25:51 +0000 (20:25 +0000)]
typofixes

17 years agorefactor ctors, cleanup code
Stanislav Malyshev [Tue, 22 Jul 2008 20:23:47 +0000 (20:23 +0000)]
refactor ctors, cleanup code

17 years ago- MFH: The error level must be E_ALL | E_STRICT.
Felipe Pena [Tue, 22 Jul 2008 19:59:37 +0000 (19:59 +0000)]
- MFH: The error level must be E_ALL | E_STRICT.

17 years agoMFH: Fix a leak with pconn and mysqlnd
Andrey Hristov [Tue, 22 Jul 2008 17:41:15 +0000 (17:41 +0000)]
MFH: Fix a leak with pconn and mysqlnd

17 years agoMFH: Add test for escapeshellcmd and restore previous behaviour with stripping %...
Scott MacVicar [Tue, 22 Jul 2008 16:21:16 +0000 (16:21 +0000)]
MFH: Add test for escapeshellcmd and restore previous behaviour with stripping % on Windows.

17 years agoMore debugging info for the trace log
Andrey Hristov [Tue, 22 Jul 2008 16:06:08 +0000 (16:06 +0000)]
More debugging info for the trace log

17 years agows + cs
Jani Taskinen [Tue, 22 Jul 2008 15:30:03 +0000 (15:30 +0000)]
ws + cs

17 years agoMFH: unused stuff
Jani Taskinen [Tue, 22 Jul 2008 14:57:46 +0000 (14:57 +0000)]
MFH: unused stuff

17 years ago- MFH: Fixed bug #44246 (closedir() accepts a file resource opened by fopen())
Felipe Pena [Tue, 22 Jul 2008 14:09:24 +0000 (14:09 +0000)]
- MFH: Fixed bug #44246 (closedir() accepts a file resource opened by fopen())

17 years agoMFH: Visibility (bug #45557)
Rob Richards [Tue, 22 Jul 2008 10:30:38 +0000 (10:30 +0000)]
MFH: Visibility (bug #45557)

17 years agoMFH Add missing help text
Steph Fox [Tue, 22 Jul 2008 09:35:55 +0000 (09:35 +0000)]
MFH Add missing help text

17 years ago- Remove duplicated lines.
Moriyoshi Koizumi [Tue, 22 Jul 2008 09:18:30 +0000 (09:18 +0000)]
- Remove duplicated lines.

17 years agows
Jani Taskinen [Tue, 22 Jul 2008 07:44:41 +0000 (07:44 +0000)]
ws

17 years agoClosure object cannot have properties
Dmitry Stogov [Tue, 22 Jul 2008 07:29:31 +0000 (07:29 +0000)]
Closure object cannot have properties

17 years ago- This test works fine (patch by Lars Strojny)
Derick Rethans [Tue, 22 Jul 2008 07:13:52 +0000 (07:13 +0000)]
- This test works fine (patch by Lars Strojny)

17 years agoFixed test
Dmitry Stogov [Tue, 22 Jul 2008 07:09:59 +0000 (07:09 +0000)]
Fixed test

17 years agoImproved webPhar speed (frontcontroller11.phar.phpt is disabled, should be removed)
Dmitry Stogov [Tue, 22 Jul 2008 07:03:00 +0000 (07:03 +0000)]
Improved webPhar speed (frontcontroller11.phar.phpt is disabled, should be removed)

17 years ago- MFH: Segfault when an exception is thrown on persistent connections
Pierre Joye [Tue, 22 Jul 2008 06:51:00 +0000 (06:51 +0000)]
- MFH: Segfault when an exception is thrown on persistent connections

17 years ago- MFH: Added arginfo
Felipe Pena [Tue, 22 Jul 2008 01:47:22 +0000 (01:47 +0000)]
- MFH: Added arginfo

17 years agoMFH: Fix integer oveflow in strrpos()
Scott MacVicar [Tue, 22 Jul 2008 01:10:58 +0000 (01:10 +0000)]
MFH: Fix integer oveflow in strrpos()

17 years agoMFH:
Felipe Pena [Mon, 21 Jul 2008 22:41:39 +0000 (22:41 +0000)]
MFH:
- Removed ntest and utest
- Removed -U flag to `make test' just to test once each test

17 years ago- Fixed securities issue detailed in CVE-2008-2665 and CVE-2008-2666.
Felipe Pena [Mon, 21 Jul 2008 19:32:21 +0000 (19:32 +0000)]
- Fixed securities issue detailed in CVE-2008-2665 and CVE-2008-2666.
  (patch by Christian Hoffmann)

17 years agoOptimisation for zend_memnstr when the needle is only a single character. (Patch...
Scott MacVicar [Mon, 21 Jul 2008 18:47:02 +0000 (18:47 +0000)]
Optimisation for zend_memnstr when the needle is only a single character. (Patch by Michal Dziemianko - GSoC08)

17 years ago- SAB: #41996, Problem accessing Oracle ROWID (Martin Jansen)
Pierre Joye [Mon, 21 Jul 2008 17:35:50 +0000 (17:35 +0000)]
- SAB: #41996, Problem accessing Oracle ROWID (Martin Jansen)

17 years agoAdded check for small ZEMD_MM_SEG_SIZE
Dmitry Stogov [Mon, 21 Jul 2008 17:06:35 +0000 (17:06 +0000)]
Added check for small ZEMD_MM_SEG_SIZE

17 years agoMFH:- Visibility (bug #45564)
Jani Taskinen [Mon, 21 Jul 2008 16:23:00 +0000 (16:23 +0000)]
MFH:- Visibility (bug #45564)

17 years agoMFH: sync
Jani Taskinen [Mon, 21 Jul 2008 16:16:30 +0000 (16:16 +0000)]
MFH: sync

17 years agoMFH: Sync with PHP 6.
Jani Taskinen [Mon, 21 Jul 2008 16:08:15 +0000 (16:08 +0000)]
MFH: Sync with PHP 6.

17 years agoMFH: Add mysqlnd support for PDO_mysql, fixes at least bug#41997,#42499,
Johannes Schlüter [Mon, 21 Jul 2008 13:09:28 +0000 (13:09 +0000)]
MFH: Add mysqlnd support for PDO_mysql, fixes at least bug#41997,#42499,
     pecl#12794, pecl#12401

# Running the tests:
# (Note: Doesn't work currnetly on HEAD, see:
#  http://news.php.net/php.qa/64378)
#
#  PDO_MYSQL_TEST_DSN  - DSN
#    For example: mysql:dbname=test;host=localhost;port=3306
#
#  PDO_MYSQL_TEST_HOST    - database host
#  PDO_MYSQL_TEST_DB      - database (schema) name
#  PDO_MYSQL_TEST_SOCKET  - database server socket
#  PDO_MYSQL_TEST_ENGINE  - storage engine to use
#  PDO_MYSQL_TEST_USER    - database user
#  PDO_MYSQL_TEST_PASS    - database user password
#  PDO_MYSQL_TEST_CHARSET - database charset
#
#  NOTE: if any of PDO_MYSQL_TEST_[HOST|DB|SOCKET|ENGINE|CHARSET] is
#  part of PDO_MYSQL_TEST_DSN, the values must match. That is, for example,
#  for PDO_MYSQL_TEST_DSN = mysql:dbname=test you MUST set PDO_MYSQL_TEST_DB=test.

17 years agoPure, old-fashion CVS grown, bug fix.
Andrey Hristov [Mon, 21 Jul 2008 13:05:46 +0000 (13:05 +0000)]
Pure, old-fashion CVS grown, bug fix.

17 years agoFix for bug#45179 --with-mysql-sock fails to compile & work
Andrey Hristov [Mon, 21 Jul 2008 12:58:51 +0000 (12:58 +0000)]
Fix for bug#45179 --with-mysql-sock fails to compile & work
Now --with-mysql-sock controls all mysql extensions. If provided it will be
the default value as it was set in php.ini . php.ini will override it for
ext/mysql and ext/mysqli but not for pdo_mysql

17 years agoFix tests (patch by Lars)
Hannes Magnusson [Mon, 21 Jul 2008 12:23:38 +0000 (12:23 +0000)]
Fix tests (patch by Lars)

17 years ago- Forward compatibility.
Jani Taskinen [Mon, 21 Jul 2008 11:46:18 +0000 (11:46 +0000)]
- Forward compatibility.
# @DOC@, [DOC], *DOC*: Added FILE_TEXT and FILE_BINARY constants for forward compatibility.

17 years agoMFH
Kalle Sommer Nielsen [Mon, 21 Jul 2008 11:09:36 +0000 (11:09 +0000)]
MFH

17 years ago- More stupid WS etc fixes. Plus the missing help text place holders for Steph to...
Jani Taskinen [Mon, 21 Jul 2008 11:05:23 +0000 (11:05 +0000)]
- More stupid WS etc fixes. Plus the missing help text place holders for Steph to fill up..

17 years agoMFH: Stupid WS fixes..Thanks Steph!
Jani Taskinen [Mon, 21 Jul 2008 10:48:31 +0000 (10:48 +0000)]
MFH: Stupid WS fixes..Thanks Steph!

17 years agoMFH: sync acinclude.m4 (leave the PHP_PROG_LEX for BC!)
Jani Taskinen [Mon, 21 Jul 2008 10:31:37 +0000 (10:31 +0000)]
MFH: sync acinclude.m4 (leave the PHP_PROG_LEX for BC!)

17 years agoMFH: sync configure.in with HEAD (where applicable)
Jani Taskinen [Mon, 21 Jul 2008 10:17:36 +0000 (10:17 +0000)]
MFH: sync configure.in with HEAD (where applicable)

17 years agoRun the tests with E_STRICT again
Hannes Magnusson [Mon, 21 Jul 2008 09:59:37 +0000 (09:59 +0000)]
Run the tests with E_STRICT again
# Why isn't E_STRICT in E_ALL?

17 years agoMFH: Add E_USER_DEPRECATED (patch by Lars Strojny)
Hannes Magnusson [Mon, 21 Jul 2008 09:41:00 +0000 (09:41 +0000)]
MFH: Add E_USER_DEPRECATED (patch by Lars Strojny)

17 years agoMFH: fix proto
Hannes Magnusson [Mon, 21 Jul 2008 09:38:04 +0000 (09:38 +0000)]
MFH: fix proto

17 years agoFix test on Windows
Kalle Sommer Nielsen [Mon, 21 Jul 2008 09:32:56 +0000 (09:32 +0000)]
Fix test on Windows

17 years ago- MFH: Fixed one more test (on 32 bits)
Derick Rethans [Mon, 21 Jul 2008 09:32:15 +0000 (09:32 +0000)]
- MFH: Fixed one more test (on 32 bits)

17 years agoFixed chdir() into requested file directory inconsistencies
Dmitry Stogov [Mon, 21 Jul 2008 08:43:36 +0000 (08:43 +0000)]
Fixed chdir() into requested file directory inconsistencies

17 years ago- MFH Little debug hack to allow printing vm function
Marcus Boerger [Mon, 21 Jul 2008 08:14:24 +0000 (08:14 +0000)]
- MFH Little debug hack to allow printing vm function

17 years ago- MFH: fix test
Derick Rethans [Mon, 21 Jul 2008 07:27:26 +0000 (07:27 +0000)]
- MFH: fix test

17 years agoMFH
Antony Dovgal [Mon, 21 Jul 2008 07:27:13 +0000 (07:27 +0000)]
MFH

17 years ago- MFH: Fixed bug #45562 (Creating instance of DatePeriod crashes).
Derick Rethans [Sun, 20 Jul 2008 20:58:51 +0000 (20:58 +0000)]
- MFH: Fixed bug #45562 (Creating instance of DatePeriod crashes).

17 years agoFix macro redef
Kalle Sommer Nielsen [Sun, 20 Jul 2008 20:17:48 +0000 (20:17 +0000)]
Fix macro redef

17 years agoMFH + NEWS entry
Kalle Sommer Nielsen [Sun, 20 Jul 2008 19:03:18 +0000 (19:03 +0000)]
MFH + NEWS entry

17 years ago- MFH: Bug #45572
Moriyoshi Koizumi [Sun, 20 Jul 2008 18:26:02 +0000 (18:26 +0000)]
- MFH: Bug #45572

17 years agoMFH: Iterator methods overwriting optimisations
Etienne Kneuss [Sun, 20 Jul 2008 17:32:10 +0000 (17:32 +0000)]
MFH: Iterator methods overwriting optimisations

17 years ago- BFN: #45571
Felipe Pena [Sun, 20 Jul 2008 16:54:06 +0000 (16:54 +0000)]
- BFN: #45571

17 years ago- Fixed bug #45571 (ReflectionClass::export() shows superclasses' private static...
Felipe Pena [Sun, 20 Jul 2008 16:51:28 +0000 (16:51 +0000)]
- Fixed bug #45571 (ReflectionClass::export() shows superclasses' private static methods.)
  patch by Robin Fernandes

17 years agoMFH: Fix build for solaris
Etienne Kneuss [Sun, 20 Jul 2008 16:32:55 +0000 (16:32 +0000)]
MFH: Fix build for solaris

17 years agoFixed test
Dmitry Stogov [Sun, 20 Jul 2008 16:20:02 +0000 (16:20 +0000)]
Fixed test

17 years agoFixed test
Dmitry Stogov [Sun, 20 Jul 2008 15:56:28 +0000 (15:56 +0000)]
Fixed test

17 years ago- Fix the header (thanks Johannes)
Moriyoshi Koizumi [Sun, 20 Jul 2008 15:10:24 +0000 (15:10 +0000)]
- Fix the header (thanks Johannes)

17 years agoFixed directory reanming/deletion
Dmitry Stogov [Sun, 20 Jul 2008 14:42:34 +0000 (14:42 +0000)]
Fixed directory reanming/deletion

17 years ago- Added arginfo
Felipe Pena [Sun, 20 Jul 2008 14:28:41 +0000 (14:28 +0000)]
- Added arginfo

17 years ago- WS fix
Moriyoshi Koizumi [Sun, 20 Jul 2008 12:47:34 +0000 (12:47 +0000)]
- WS fix

17 years ago- Happy New Year!
Steph Fox [Sun, 20 Jul 2008 02:20:31 +0000 (02:20 +0000)]
- Happy New Year!
(better late than never, eh?)

17 years ago- Update get_define() calls to reflect earlier change in return value on failure
Steph Fox [Sun, 20 Jul 2008 01:19:45 +0000 (01:19 +0000)]
- Update get_define() calls to reflect earlier change in return value on failure
- Rename output files (to avoid that build option for "php5ts.exe")
- Add libpath to intermediate dir path (avoids a naming collision that wasn't there last week)
- Don't make assumptions about trailing whitespace in incoming data

17 years agoMFH: Complete the ZTS build fix
Etienne Kneuss [Sat, 19 Jul 2008 19:45:55 +0000 (19:45 +0000)]
MFH: Complete the ZTS build fix

17 years ago- MFH: Fixed ZTS build.
Derick Rethans [Sat, 19 Jul 2008 19:24:07 +0000 (19:24 +0000)]
- MFH: Fixed ZTS build.

17 years ago- Fix logic in get_define()
Steph Fox [Sat, 19 Jul 2008 19:02:59 +0000 (19:02 +0000)]
- Fix logic in get_define()

17 years ago- MFH: Country codes are ISO 3166.
Derick Rethans [Sat, 19 Jul 2008 17:38:29 +0000 (17:38 +0000)]
- MFH: Country codes are ISO 3166.

17 years ago- Rejig REMOVE_TARGET
Steph Fox [Sat, 19 Jul 2008 16:57:58 +0000 (16:57 +0000)]
- Rejig REMOVE_TARGET
- Tidy ADD_EXTENSION_DEP
- Put summary output in alphabetical order

17 years ago- MFH Add MultipleIterator (http://blog.somabo.de/2008/01/multipleiterator-for-php...
Marcus Boerger [Sat, 19 Jul 2008 15:56:59 +0000 (15:56 +0000)]
- MFH Add MultipleIterator (http://blog.somabo.de/2008/01/multipleiterator-for-php.html)

17 years ago- MFH Added RecursiveTreeIterator
Marcus Boerger [Sat, 19 Jul 2008 15:49:21 +0000 (15:49 +0000)]
- MFH Added RecursiveTreeIterator

17 years agoMFH: Fix valgrind errors in array_method, and possibly #45349 (Thanks tony for the...
Etienne Kneuss [Sat, 19 Jul 2008 13:13:57 +0000 (13:13 +0000)]
MFH: Fix valgrind errors in array_method, and possibly #45349 (Thanks tony for the patch)

17 years agoMFH: Implement DirectoryIterator::seek
Etienne Kneuss [Sat, 19 Jul 2008 11:20:18 +0000 (11:20 +0000)]
MFH: Implement DirectoryIterator::seek

17 years agoNew tests
Henrique do Nascimento Angelo [Fri, 18 Jul 2008 23:52:01 +0000 (23:52 +0000)]
New tests

17 years ago- New tests
Felipe Pena [Fri, 18 Jul 2008 19:24:49 +0000 (19:24 +0000)]
- New tests

17 years agoMFB:
Felipe Pena [Fri, 18 Jul 2008 19:24:03 +0000 (19:24 +0000)]
MFB:
- Fixed bug #45556 (Return value from callback isn't freed).
- Fixed bug #45555 (Segfault with invalid non-string as register_introspection_callback).
- Fixed wrong arginfo for xmlrpc_encode_request()

17 years ago- Added: Deprecated ticks support.
Felipe Pena [Fri, 18 Jul 2008 17:55:59 +0000 (17:55 +0000)]
- Added: Deprecated ticks support.

17 years ago- Make SAPI include paths work (on my box at least)
Steph Fox [Fri, 18 Jul 2008 17:35:37 +0000 (17:35 +0000)]
- Make SAPI include paths work (on my box at least)

17 years ago- Make REMOVE_TARGET work in all cases
Steph Fox [Fri, 18 Jul 2008 15:45:03 +0000 (15:45 +0000)]
- Make REMOVE_TARGET work in all cases

17 years ago- MFH: Added support for selectively listing timezone identifiers by country
Derick Rethans [Fri, 18 Jul 2008 14:33:53 +0000 (14:33 +0000)]
- MFH: Added support for selectively listing timezone identifiers by country
  code through timezone_identifiers_list() / DateTimezone::listIdentifiers().
- MFH: Added timezone_location_get() / DateTimezone::getLocation() for
  retrieving location information from timezones.

17 years ago- Updated to version 2008.4.1 (2008d)
Derick Rethans [Fri, 18 Jul 2008 13:46:06 +0000 (13:46 +0000)]
- Updated to version 2008.4.1 (2008d)

17 years agoFix compile error due to the removal of fteller on streams.
Scott MacVicar [Fri, 18 Jul 2008 13:08:08 +0000 (13:08 +0000)]
Fix compile error due to the removal of fteller on streams.

17 years ago- Fixed test
Felipe Pena [Fri, 18 Jul 2008 12:20:29 +0000 (12:20 +0000)]
- Fixed test

17 years agoFixed access to freed memory
Dmitry Stogov [Fri, 18 Jul 2008 09:35:51 +0000 (09:35 +0000)]
Fixed access to freed memory

17 years agofix segfault
Antony Dovgal [Fri, 18 Jul 2008 07:39:53 +0000 (07:39 +0000)]
fix segfault

17 years ago- SAPIs are go.
Steph Fox [Fri, 18 Jul 2008 02:53:06 +0000 (02:53 +0000)]
- SAPIs are go.
Caveat: aolserver, isapi, nsapi, pi3web and (obviously) Linux-specific modules not tested.

17 years agoRemove GD 1.0 support, still need to adjust the configure scripts to correctly check...
Scott MacVicar [Fri, 18 Jul 2008 01:51:49 +0000 (01:51 +0000)]
Remove GD 1.0 support, still need to adjust the configure scripts to correctly check for a newer version