]> granicus.if.org Git - php/log
php
16 years agoMFH: More cleanup of config-win.h
Andrey Hristov [Thu, 6 Nov 2008 11:29:20 +0000 (11:29 +0000)]
MFH: More cleanup of config-win.h

16 years agoMFH: Don't enable mysqlnd when pdo_mysql is being built with libmysql
Johannes Schlüter [Thu, 6 Nov 2008 11:12:21 +0000 (11:12 +0000)]
MFH: Don't enable mysqlnd when pdo_mysql is being built with libmysql

16 years agoMFH:
Andrey Hristov [Thu, 6 Nov 2008 10:37:47 +0000 (10:37 +0000)]
MFH:
Get rid of many defines (which simplifies the code a lot),
as well as uint->unsigned int

16 years ago- typo
Pierre Joye [Thu, 6 Nov 2008 10:17:44 +0000 (10:17 +0000)]
- typo

16 years ago- fix build on linux (static)
Pierre Joye [Thu, 6 Nov 2008 10:14:37 +0000 (10:14 +0000)]
- fix build on linux (static)
- add gd[Format]Version[Int|String] first methods to work around the png
  header issues

16 years ago- MFH: Export DateTime and DateTimeZone class entries so that external
Derick Rethans [Thu, 6 Nov 2008 09:45:58 +0000 (09:45 +0000)]
- MFH: Export DateTime and DateTimeZone class entries so that external
  extensions can make use of it as well.

16 years agoMFH: Support versions of valgrind from SVN. The version is shown as 3.4.0.SVN
Scott MacVicar [Thu, 6 Nov 2008 03:09:41 +0000 (03:09 +0000)]
MFH: Support versions of valgrind from SVN. The version is shown as 3.4.0.SVN

16 years agoMFH: Fix buffer overread in libmagic and sync a skipped change from 4.26
Scott MacVicar [Thu, 6 Nov 2008 03:00:04 +0000 (03:00 +0000)]
MFH: Fix buffer overread in libmagic and sync a skipped change from 4.26

16 years ago- Reorder
Felipe Pena [Thu, 6 Nov 2008 01:38:56 +0000 (01:38 +0000)]
- Reorder

16 years agoAdd references to #46421 #45976
Etienne Kneuss [Thu, 6 Nov 2008 01:09:32 +0000 (01:09 +0000)]
Add references to #46421 #45976

16 years agoMFH: Fix #46421 (Take care about /)
Etienne Kneuss [Thu, 6 Nov 2008 01:07:22 +0000 (01:07 +0000)]
MFH: Fix #46421 (Take care about /)

16 years agoMFH: Fix #45976 (Move SXE from SPL to SimpleXML)
Etienne Kneuss [Thu, 6 Nov 2008 00:37:13 +0000 (00:37 +0000)]
MFH: Fix #45976 (Move SXE from SPL to SimpleXML)

16 years agoMFH:
Felipe Pena [Wed, 5 Nov 2008 23:40:38 +0000 (23:40 +0000)]
MFH:
- Fixed wrong check
- Improved test

16 years agosync zend_ini_scanner.c
Arnaud Le Blanc [Wed, 5 Nov 2008 21:36:11 +0000 (21:36 +0000)]
sync zend_ini_scanner.c

16 years agoMFH: Added parse_ini_string() function (grange at lemonde dot fr, Arnaud)
Arnaud Le Blanc [Wed, 5 Nov 2008 21:35:02 +0000 (21:35 +0000)]
MFH: Added parse_ini_string() function (grange at lemonde dot fr, Arnaud)
[DOC] new function parse_ini_string()
      proto array parse_ini_string(string ini_string
          [, bool process_sections [, int scanner_mode]])
      Same as parse_ini_file() except that it takes a string instead of a
      filename.

16 years agoFixed bug#46445 (run-tests2.php is missing or README.TESTING2 is unneeded)
Hannes Magnusson [Wed, 5 Nov 2008 17:15:50 +0000 (17:15 +0000)]
Fixed bug#46445 (run-tests2.php is missing or README.TESTING2 is unneeded)

16 years ago- Fixed Windows build
Felipe Pena [Wed, 5 Nov 2008 11:00:38 +0000 (11:00 +0000)]
- Fixed Windows build

16 years ago- MFH: Fixed an issue with the * format specifier for parsing from a
Derick Rethans [Wed, 5 Nov 2008 10:42:42 +0000 (10:42 +0000)]
- MFH: Fixed an issue with the * format specifier for parsing from a
  user-defined format.

16 years agoMFH: New tests for syslog
Kalle Sommer Nielsen [Wed, 5 Nov 2008 09:58:51 +0000 (09:58 +0000)]
MFH: New tests for syslog

16 years agoMFH
Lukas Smith [Wed, 5 Nov 2008 07:25:18 +0000 (07:25 +0000)]
MFH

16 years agofixed ext/msql NEWS entry
Lukas Smith [Tue, 4 Nov 2008 23:01:13 +0000 (23:01 +0000)]
fixed ext/msql NEWS entry

16 years agoMFH
Lukas Smith [Tue, 4 Nov 2008 23:00:57 +0000 (23:00 +0000)]
MFH

16 years agoext/msql is now in PECL starting alpha3 [DOC]
Lukas Smith [Tue, 4 Nov 2008 22:31:48 +0000 (22:31 +0000)]
ext/msql is now in PECL starting alpha3 [DOC]

16 years agoMFH
Lukas Smith [Tue, 4 Nov 2008 22:22:43 +0000 (22:22 +0000)]
MFH

16 years agoTest - if this works, something is wrong.
Brett Bieber [Tue, 4 Nov 2008 21:25:22 +0000 (21:25 +0000)]
Test - if this works, something is wrong.

16 years agoOpen STDIN and php://stdin streams with the relevant
Arnaud Le Blanc [Tue, 4 Nov 2008 21:05:31 +0000 (21:05 +0000)]
Open STDIN and php://stdin streams with the relevant
wrapper when the file descriptor is a socket (inetd, etc)
Fixes bug #43731

16 years agoMFH: initialize memory
Arnaud Le Blanc [Tue, 4 Nov 2008 20:40:30 +0000 (20:40 +0000)]
MFH: initialize memory

16 years ago- MFH: add png and jpeg version info
Pierre Joye [Tue, 4 Nov 2008 20:25:45 +0000 (20:25 +0000)]
- MFH: add png and jpeg version info

16 years ago- MFH
David Coallier [Tue, 4 Nov 2008 18:28:41 +0000 (18:28 +0000)]
- MFH
- Bug #44154: [DOC] Return 3 elements at all times. If the dbh stmt doesn't have
  an error code we used to return an array with one element. For the sake
  of consistency and verification of returned values at userland we are now
  returning an array with 3 elements. Note the two last elements are null but
  present

- Bug #4413: [DOC] If the error code returned by the DBH is null, we return
  a null value. This is used in order to help with empty error codes.

16 years ago- Fixed tests
Felipe Pena [Tue, 4 Nov 2008 17:50:30 +0000 (17:50 +0000)]
- Fixed tests

16 years agoMFH: Fixed stream_get_line() to behave as documented on non-blocking
Arnaud Le Blanc [Tue, 4 Nov 2008 17:05:55 +0000 (17:05 +0000)]
MFH: Fixed stream_get_line() to behave as documented on non-blocking
streams

16 years agoignore stuff that clutters cvs diffs
Greg Beaver [Tue, 4 Nov 2008 17:04:22 +0000 (17:04 +0000)]
ignore stuff that clutters cvs diffs

16 years agoMDH: Avoids fclose() from complaining that stream_socket_pair() streams
Arnaud Le Blanc [Tue, 4 Nov 2008 16:46:03 +0000 (16:46 +0000)]
MDH: Avoids fclose() from complaining that stream_socket_pair() streams
have not been closed

16 years ago- Next step in namespaces, using / as namespace separator.
Marcus Boerger [Tue, 4 Nov 2008 15:58:55 +0000 (15:58 +0000)]
- Next step in namespaces, using / as namespace separator.

16 years ago- MFH We only rely on hash if it is built-in
Marcus Boerger [Tue, 4 Nov 2008 14:04:29 +0000 (14:04 +0000)]
- MFH We only rely on hash if it is built-in

16 years ago- MFH Add hash dependency at module source level
Marcus Boerger [Tue, 4 Nov 2008 13:33:15 +0000 (13:33 +0000)]
- MFH Add hash dependency at module source level

16 years ago- sync tests with pecl
Pierre Joye [Tue, 4 Nov 2008 13:24:39 +0000 (13:24 +0000)]
- sync tests with pecl

16 years ago- MFH Fix test
Marcus Boerger [Tue, 4 Nov 2008 11:12:23 +0000 (11:12 +0000)]
- MFH Fix test

16 years ago- MFH Fix dependency from Phar to hash
Marcus Boerger [Tue, 4 Nov 2008 01:27:52 +0000 (01:27 +0000)]
- MFH Fix dependency from Phar to hash

16 years agoMFH: Fixed bug #46024 (stream_select() doesn't return the correct number)
Arnaud Le Blanc [Tue, 4 Nov 2008 00:42:41 +0000 (00:42 +0000)]
MFH: Fixed bug #46024 (stream_select() doesn't return the correct number)

16 years ago- Fix tests: dos2unix
Marcus Boerger [Tue, 4 Nov 2008 00:27:05 +0000 (00:27 +0000)]
- Fix tests: dos2unix

16 years ago- MFH: Improved fix
Felipe Pena [Mon, 3 Nov 2008 23:44:38 +0000 (23:44 +0000)]
- MFH: Improved fix

16 years agocleanup
Arnaud Le Blanc [Mon, 3 Nov 2008 23:34:26 +0000 (23:34 +0000)]
cleanup

16 years agoMFH: Fixed bug #44607 (stream_get_line unable to correctly identify the
Arnaud Le Blanc [Mon, 3 Nov 2008 23:29:17 +0000 (23:29 +0000)]
MFH: Fixed bug #44607 (stream_get_line unable to correctly identify the
"ending" in the stream content)

16 years ago- New test
Felipe Pena [Mon, 3 Nov 2008 21:49:34 +0000 (21:49 +0000)]
- New test

16 years agoMFH:
Felipe Pena [Mon, 3 Nov 2008 20:48:51 +0000 (20:48 +0000)]
MFH:
- Fixed endless loop in PDOStatement::debugDumpParams()
  patch by: Jonah H. Harris <jonah.harris at gmail dot com>

16 years agoMFH: Use a better function name for closure related errors and debug_backtrace()
Johannes Schlüter [Mon, 3 Nov 2008 19:28:32 +0000 (19:28 +0000)]
MFH: Use a better function name for closure related errors and debug_backtrace()

16 years agoMFH
Elizabeth Marie Smith [Mon, 3 Nov 2008 19:25:42 +0000 (19:25 +0000)]
MFH

16 years agoMFH: Fixed bug #45303 (Opening php:// wrapper in append mode results
Arnaud Le Blanc [Mon, 3 Nov 2008 16:58:53 +0000 (16:58 +0000)]
MFH: Fixed bug #45303 (Opening php:// wrapper in append mode results
in a warning)

16 years agoMFH: Fixed bug #43353 (wrong detection of 'data' wrapper causes notice)
Arnaud Le Blanc [Mon, 3 Nov 2008 15:47:31 +0000 (15:47 +0000)]
MFH: Fixed bug #43353 (wrong detection of 'data' wrapper causes notice)

16 years ago- MFH: Fixed bug #44327 (PDORow::queryString property & numeric offsets / Crash)
Felipe Pena [Mon, 3 Nov 2008 15:33:23 +0000 (15:33 +0000)]
- MFH: Fixed bug #44327 (PDORow::queryString property & numeric offsets / Crash)

16 years ago- Opss, reverted accidental changes
Felipe Pena [Mon, 3 Nov 2008 13:07:28 +0000 (13:07 +0000)]
- Opss, reverted accidental changes

16 years ago- Fix order (this is not rocket science.. >:-p )
Jani Taskinen [Mon, 3 Nov 2008 12:03:46 +0000 (12:03 +0000)]
- Fix order (this is not rocket science.. >:-p )

16 years ago- MFH: Fixed bug #42855 (dns_get_record() doesn't return all text from TXT record)
Felipe Pena [Mon, 3 Nov 2008 11:35:11 +0000 (11:35 +0000)]
- MFH: Fixed bug #42855 (dns_get_record() doesn't return all text from TXT record)
  patch by: misc at e2007 dot cynergi dot com

16 years agosync zend_ini_scanner.c
Arnaud Le Blanc [Sun, 2 Nov 2008 23:36:53 +0000 (23:36 +0000)]
sync zend_ini_scanner.c

16 years agoFixed bug #44575 (parse_ini_file comment # line problems)
Arnaud Le Blanc [Sun, 2 Nov 2008 23:36:10 +0000 (23:36 +0000)]
Fixed bug #44575 (parse_ini_file comment # line problems)
[DOC] parse_ini_file(): comments starting with # are deprecated in PHP 5.3
      (comments starting with ; should be used instead)

16 years agoAdd some missing news entries
Scott MacVicar [Sun, 2 Nov 2008 23:06:27 +0000 (23:06 +0000)]
Add some missing news entries

16 years agoMFH: Fixed bug #42718 (FILTER_UNSAFE_RAW not applied when configured as
Arnaud Le Blanc [Sun, 2 Nov 2008 22:22:43 +0000 (22:22 +0000)]
MFH: Fixed bug #42718 (FILTER_UNSAFE_RAW not applied when configured as
default filter)

16 years ago- Revert ZEND_BEGIN_ARG_INFO change
Felipe Pena [Sun, 2 Nov 2008 21:19:39 +0000 (21:19 +0000)]
- Revert ZEND_BEGIN_ARG_INFO change

16 years agoMFH: XFAIL test for bug #46196 on restore_error_handler().
Felix De Vliegher [Sun, 2 Nov 2008 20:15:46 +0000 (20:15 +0000)]
MFH: XFAIL test for bug #46196 on restore_error_handler().

16 years ago- Backported str_getcsv() into 5.3
Felipe Pena [Sun, 2 Nov 2008 18:32:12 +0000 (18:32 +0000)]
- Backported str_getcsv() into 5.3

16 years ago- MFH: Added str_getcsv()
Felipe Pena [Sun, 2 Nov 2008 18:24:34 +0000 (18:24 +0000)]
- MFH: Added str_getcsv()

16 years agoMFH: Sync libmagic with 4.26 and add support for the new v6 magic file format
Scott MacVicar [Sun, 2 Nov 2008 16:13:49 +0000 (16:13 +0000)]
MFH: Sync libmagic with 4.26 and add support for the new v6 magic file format

16 years ago- Done in 5.2.7
Jani Taskinen [Sun, 2 Nov 2008 14:14:12 +0000 (14:14 +0000)]
- Done in 5.2.7

16 years agoMFH
Jani Taskinen [Sat, 1 Nov 2008 23:09:31 +0000 (23:09 +0000)]
MFH

16 years agoFix windows build
Andrey Hristov [Sat, 1 Nov 2008 21:22:29 +0000 (21:22 +0000)]
Fix windows build

16 years agoFix the build
Andrey Hristov [Fri, 31 Oct 2008 21:29:54 +0000 (21:29 +0000)]
Fix the build

16 years agoMFB:
Andrey Hristov [Fri, 31 Oct 2008 20:32:17 +0000 (20:32 +0000)]
MFB:
64bit fixes:
- fixes to sprintf modifiers, cleaning warnings
- use _t types, like uint64_t instead of uint64, thus skipping series of
typedefs.

16 years agoMFH: Fix warnings in sprintf
Andrey Hristov [Fri, 31 Oct 2008 20:31:27 +0000 (20:31 +0000)]
MFH: Fix warnings in sprintf

16 years ago- Fixed memory leak when using offset out of range. (php_stream_copy_to_mem returns...
Felipe Pena [Thu, 30 Oct 2008 15:53:18 +0000 (15:53 +0000)]
- Fixed memory leak when using offset out of range. (php_stream_copy_to_mem returns 0, but the empty string is alloced)

16 years ago- Fix the fix
Felipe Pena [Thu, 30 Oct 2008 14:34:25 +0000 (14:34 +0000)]
- Fix the fix
- Improved test

16 years agoMFH: #44938
Lars Strojny [Thu, 30 Oct 2008 14:22:50 +0000 (14:22 +0000)]
MFH: #44938

16 years agoNew testcases for gettimeofday function
Sanjay Mantoor [Thu, 30 Oct 2008 10:49:45 +0000 (10:49 +0000)]
New testcases for gettimeofday function

16 years ago- MFH: Fixed bug #46426 (3rd parameter offset of stream_get_contents not works for...
Felipe Pena [Thu, 30 Oct 2008 10:09:22 +0000 (10:09 +0000)]
- MFH: Fixed bug #46426 (3rd parameter offset of stream_get_contents not works for "0")

16 years agoFixed ability to use "internal" heaps in extensions.
Dmitry Stogov [Thu, 30 Oct 2008 08:55:20 +0000 (08:55 +0000)]
Fixed ability to use "internal" heaps in extensions.

16 years agoMFH: Tests for SQLite3Stmt::paramCount().
Felix De Vliegher [Wed, 29 Oct 2008 22:36:19 +0000 (22:36 +0000)]
MFH: Tests for SQLite3Stmt::paramCount().

16 years agoMFH: fix bug #46406 (Unregistering nodeclass throws E_FATAL)
Rob Richards [Wed, 29 Oct 2008 21:21:47 +0000 (21:21 +0000)]
MFH: fix bug #46406 (Unregistering nodeclass throws E_FATAL)

16 years agoFixed bug #44938 (gettext functions crash with overly long domain)
Ilia Alshanetsky [Wed, 29 Oct 2008 20:29:12 +0000 (20:29 +0000)]
Fixed bug #44938 (gettext functions crash with overly long domain)

16 years agoFixed bug #42294 (Unified solution for round() based on C99 round)
Ilia Alshanetsky [Wed, 29 Oct 2008 20:03:34 +0000 (20:03 +0000)]
Fixed bug #42294 (Unified solution for round() based on C99 round)
[DOC] New implementation of round() to work-around inconsistencies for win32
and 64 bit platforms.

This solution is very roughly based on BSD's implmentation of round(), which
itself is an implementation of C99 standard. We take the absolute value of number
we want to round time the 10 to the power of the number of decimal spaces we are
rounding to. The resulting value is rounded up and the pre-rounded value is
subtracted from it. If the difference is greater then 0.5000000001 we round up,
otherwise we round down.

16 years ago- MFH: Fixed bug #46064 (Exception when creating ReflectionProperty object on dynamic...
Felipe Pena [Wed, 29 Oct 2008 12:56:29 +0000 (12:56 +0000)]
- MFH: Fixed bug #46064 (Exception when creating ReflectionProperty object on dynamicly created property)

16 years agoMFH: Various tests for the sqlite ext.
Felix De Vliegher [Wed, 29 Oct 2008 11:44:34 +0000 (11:44 +0000)]
MFH: Various tests for the sqlite ext.
The sqlite session tests are by Mats Lindh <mats at lindh.no>.

16 years agoscottish time variation
Zoe Slattery [Tue, 28 Oct 2008 19:24:49 +0000 (19:24 +0000)]
scottish time variation

16 years agoFix that instance too - mysql_get_client_version() returns unsigned long
Andrey Hristov [Tue, 28 Oct 2008 15:59:42 +0000 (15:59 +0000)]
Fix that instance too - mysql_get_client_version() returns unsigned long

16 years agoNew testcases for array_intersect_uassoc function
Sanjay Mantoor [Tue, 28 Oct 2008 10:24:41 +0000 (10:24 +0000)]
New testcases for array_intersect_uassoc function

16 years ago- Updated to version 2008.9 (2008i)
Derick Rethans [Tue, 28 Oct 2008 08:17:33 +0000 (08:17 +0000)]
- Updated to version 2008.9 (2008i)

16 years agoFixed compiler warning
Ilia Alshanetsky [Mon, 27 Oct 2008 23:27:21 +0000 (23:27 +0000)]
Fixed compiler warning

16 years agoFix NEWS
Johannes Schlüter [Mon, 27 Oct 2008 18:33:22 +0000 (18:33 +0000)]
Fix NEWS

16 years agoMFH: Fix #44135 (PDO MySQL does not support CLIENT_FOUND_ROWS)
Johannes Schlüter [Mon, 27 Oct 2008 18:32:08 +0000 (18:32 +0000)]
MFH: Fix #44135 (PDO MySQL does not support CLIENT_FOUND_ROWS)

16 years agoBFN
Johannes Schlüter [Mon, 27 Oct 2008 17:25:43 +0000 (17:25 +0000)]
BFN

16 years agoMFH: Fix #46285 (lastInsertId() returns "0" when a deferenced PDOStatement is
Johannes Schlüter [Mon, 27 Oct 2008 17:21:22 +0000 (17:21 +0000)]
MFH: Fix #46285 (lastInsertId() returns "0" when a deferenced PDOStatement is
executed)

16 years agoMFH:
Andrey Hristov [Mon, 27 Oct 2008 15:14:17 +0000 (15:14 +0000)]
MFH:
Fix overusage of memory when the result set is empty. Then no memory will be
allocated compared to before. Also grow (realloc) the rset with 10% instead
of 33% - more reallocs but better memory usage. Of course later theres is a
realloc to shrink the rset t ofree it from unused rows but its better to
to eat too much at once.

16 years agoMFH: Fix compile error
Arnaud Le Blanc [Mon, 27 Oct 2008 14:59:03 +0000 (14:59 +0000)]
MFH: Fix compile error

16 years agoFix a name
Andrey Hristov [Mon, 27 Oct 2008 14:38:31 +0000 (14:38 +0000)]
Fix a name

16 years agoMFH: Fix an issue with mysqli.default_port not being used
Andrey Hristov [Mon, 27 Oct 2008 14:34:35 +0000 (14:34 +0000)]
MFH: Fix an issue with mysqli.default_port not being used

16 years agoMFH: Improve test and fix skipif
Hannes Magnusson [Mon, 27 Oct 2008 14:25:33 +0000 (14:25 +0000)]
MFH: Improve test and fix skipif

16 years agoMFH:
Andrey Hristov [Mon, 27 Oct 2008 12:09:36 +0000 (12:09 +0000)]
MFH:
Warning if the library API version differs from the headers used to compile.
Patch versions are not considered but major.minor
Fix build of ext/mysql with 4.0.x and pre.

16 years ago- Fixed condition
Felipe Pena [Sun, 26 Oct 2008 23:34:13 +0000 (23:34 +0000)]
- Fixed condition

16 years ago- Fixed test
Felipe Pena [Sun, 26 Oct 2008 23:00:35 +0000 (23:00 +0000)]
- Fixed test

16 years agoFixed #44748 (php.ini comments on magic_quotes_gpc promote bad practices)
Kalle Sommer Nielsen [Sun, 26 Oct 2008 15:38:47 +0000 (15:38 +0000)]
Fixed #44748 (php.ini comments on magic_quotes_gpc promote bad practices)

16 years agoFixed compiler warning
Ilia Alshanetsky [Sun, 26 Oct 2008 14:35:41 +0000 (14:35 +0000)]
Fixed compiler warning