]> granicus.if.org Git - php/log
php
16 years ago- MFH, has this feature before Vista/2k8 (use the same test in 5.3)
Pierre Joye [Thu, 6 Nov 2008 14:16:14 +0000 (14:16 +0000)]
- MFH, has this feature before Vista/2k8 (use the same test in 5.3)

16 years ago- prevent warning when some types or macros are already defines (ICU defines many...
Pierre Joye [Thu, 6 Nov 2008 14:15:20 +0000 (14:15 +0000)]
- prevent warning when some types or macros are already defines (ICU defines many of them already)

16 years ago- MFH
Pierre Joye [Thu, 6 Nov 2008 13:56:49 +0000 (13:56 +0000)]
- MFH
 - add 64bit typedef support
 - fix vc6 build (1/2)
 - still broken/does not build cleanly, more to come

16 years ago- revert previous commit (borked editor)
Pierre Joye [Thu, 6 Nov 2008 13:31:59 +0000 (13:31 +0000)]
- revert previous commit (borked editor)

16 years ago- MFB: bump year
Pierre Joye [Thu, 6 Nov 2008 13:12:27 +0000 (13:12 +0000)]
- MFB: bump year

16 years agoMore cleanup of config-win.h and missed merge, which actually occured in 5_3
Andrey Hristov [Thu, 6 Nov 2008 11:26:07 +0000 (11:26 +0000)]
More cleanup of config-win.h and missed merge, which actually occured in 5_3

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

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

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

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

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

16 years agoFix buffer overread in libmagic and sync a skipped change from 4.26
Scott MacVicar [Thu, 6 Nov 2008 02:58:14 +0000 (02:58 +0000)]
Fix buffer overread in libmagic and sync a skipped change from 4.26

16 years agoChangeLog update
<changelog@php.net> [Thu, 6 Nov 2008 01:32:19 +0000 (01:32 +0000)]
ChangeLog update

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

16 years agoFix #45976 (Move SXE from SPL to SimpleXML)
Etienne Kneuss [Thu, 6 Nov 2008 00:36:29 +0000 (00:36 +0000)]
Fix #45976 (Move SXE from SPL to SimpleXML)

16 years ago- Fixed wrong check
Felipe Pena [Wed, 5 Nov 2008 23:39:09 +0000 (23:39 +0000)]
- Fixed wrong check
- Improved test

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

16 years agoAdded parse_ini_string() function (grange at lemonde dot fr, Arnaud)
Arnaud Le Blanc [Wed, 5 Nov 2008 21:33:19 +0000 (21:33 +0000)]
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:37 +0000 (17:15 +0000)]
Fixed bug#46445 (run-tests2.php is missing or README.TESTING2 is unneeded)

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

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

16 years agotypo fix (thx chris jones for spotting)
Lukas Smith [Wed, 5 Nov 2008 07:25:12 +0000 (07:25 +0000)]
typo fix (thx chris jones for spotting)

16 years agoChangeLog update
<changelog@php.net> [Wed, 5 Nov 2008 01:32:06 +0000 (01:32 +0000)]
ChangeLog update

16 years agoadded note about running scripts/dev/credits
Lukas Smith [Tue, 4 Nov 2008 23:00:18 +0000 (23:00 +0000)]
added note about running scripts/dev/credits

16 years agoext/msql has been moved from php-src to PECL adhead of PHP 5.3
Lukas Smith [Tue, 4 Nov 2008 22:22:37 +0000 (22:22 +0000)]
ext/msql has been moved from php-src to PECL adhead of PHP 5.3

16 years agoOpen STDIN and php://stdin streams with the relevant
Arnaud Le Blanc [Tue, 4 Nov 2008 21:04:28 +0000 (21:04 +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 agoinitialize memory
Arnaud Le Blanc [Tue, 4 Nov 2008 20:40:04 +0000 (20:40 +0000)]
initialize memory

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

16 years ago- Bug #44154: [DOC] Return 3 elements at all times. If the dbh stmt doesn't have
David Coallier [Tue, 4 Nov 2008 18:25:26 +0000 (18:25 +0000)]
- 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 #44153: [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 agoFixed stream_get_line() to behave as documented on non-blocking streams
Arnaud Le Blanc [Tue, 4 Nov 2008 17:05:17 +0000 (17:05 +0000)]
Fixed stream_get_line() to behave as documented on non-blocking streams

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

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

16 years agoChangeLog update
<changelog@php.net> [Tue, 4 Nov 2008 01:32:22 +0000 (01:32 +0000)]
ChangeLog update

16 years ago- MFB dos2unix
Marcus Boerger [Tue, 4 Nov 2008 00:52:24 +0000 (00:52 +0000)]
- MFB dos2unix

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

16 years ago- Cleanup
Marcus Boerger [Tue, 4 Nov 2008 00:34:24 +0000 (00:34 +0000)]
- Cleanup

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

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

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

16 years ago- Fix test (string -> unicode)
Felipe Pena [Mon, 3 Nov 2008 22:22:25 +0000 (22:22 +0000)]
- Fix test (string -> unicode)

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

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

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

16 years agoActual name of the file is WinResRc.h - silly to make people rename their header...
Elizabeth Marie Smith [Mon, 3 Nov 2008 19:24:47 +0000 (19:24 +0000)]
Actual name of the file is WinResRc.h - silly to make people rename their header files

16 years agoFix the windows build
Andrey Hristov [Mon, 3 Nov 2008 18:07:40 +0000 (18:07 +0000)]
Fix the windows build

16 years ago- Fixed compiler warning
Felipe Pena [Mon, 3 Nov 2008 17:24:12 +0000 (17:24 +0000)]
- Fixed compiler warning

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

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

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

16 years ago- Fixed bug #42855 (dns_get_record() doesn't return all text from TXT record)
Felipe Pena [Mon, 3 Nov 2008 11:33:32 +0000 (11:33 +0000)]
- 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 agoChangeLog update
<changelog@php.net> [Mon, 3 Nov 2008 01:32:13 +0000 (01:32 +0000)]
ChangeLog update

16 years agoFixed bug #42718 (FILTER_UNSAFE_RAW not applied when configured as
Arnaud Le Blanc [Sun, 2 Nov 2008 22:03:32 +0000 (22:03 +0000)]
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:10:13 +0000 (21:10 +0000)]
- Revert ZEND_BEGIN_ARG_INFO change

16 years agofix build
Antony Dovgal [Sun, 2 Nov 2008 21:06:46 +0000 (21:06 +0000)]
fix build

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

16 years ago- Remove str_getcsv() entry. (Backported to 5.3)
Felipe Pena [Sun, 2 Nov 2008 18:30:31 +0000 (18:30 +0000)]
- Remove str_getcsv() entry. (Backported to 5.3)

16 years ago- New test
Felipe Pena [Sun, 2 Nov 2008 18:20:57 +0000 (18:20 +0000)]
- New test

16 years agoUpdate libmagic to 4.26 and add support for v6 of the magic file format.
Scott MacVicar [Sun, 2 Nov 2008 16:09:27 +0000 (16:09 +0000)]
Update libmagic to 4.26 and add support for v6 of the magic file format.

16 years agoChangeLog update
<changelog@php.net> [Sun, 2 Nov 2008 01:32:22 +0000 (01:32 +0000)]
ChangeLog update

16 years ago- Fixed the fix (bug #46460)
Jani Taskinen [Sat, 1 Nov 2008 23:08:52 +0000 (23:08 +0000)]
- Fixed the fix (bug #46460)

16 years agoChangeLog update
<changelog@php.net> [Sat, 1 Nov 2008 01:32:27 +0000 (01:32 +0000)]
ChangeLog update

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

16 years agoFix warnings in printf
Andrey Hristov [Fri, 31 Oct 2008 20:30:55 +0000 (20:30 +0000)]
Fix warnings in printf

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

16 years agoChangeLog update
<changelog@php.net> [Fri, 31 Oct 2008 01:32:27 +0000 (01:32 +0000)]
ChangeLog update

16 years ago- New test
Felipe Pena [Thu, 30 Oct 2008 15:50:33 +0000 (15:50 +0000)]
- New test

16 years ago- Improved test
Felipe Pena [Thu, 30 Oct 2008 14:31:01 +0000 (14:31 +0000)]
- Improved test

16 years ago- Fix the fix (thanks Hannes!)
Felipe Pena [Thu, 30 Oct 2008 14:30:02 +0000 (14:30 +0000)]
- Fix the fix (thanks Hannes!)

16 years agoThe real fix for the gettext overflow bug
Lars Strojny [Thu, 30 Oct 2008 14:22:21 +0000 (14:22 +0000)]
The real fix for the gettext overflow bug
 - The overflow issue was not limited to domains, but also present for msgids
 - [DOC] msgids are now limited to 4096 chars, domains to 1024

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

16 years ago- Fixed bug #46426 (3rd parameter offset of stream_get_contents not works for "0")
Felipe Pena [Thu, 30 Oct 2008 10:08:01 +0000 (10:08 +0000)]
- 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:31 +0000 (08:55 +0000)]
Fixed ability to use "internal" heaps in extensions.

16 years agoChangeLog update
<changelog@php.net> [Thu, 30 Oct 2008 01:32:17 +0000 (01:32 +0000)]
ChangeLog update

16 years agoTests for SQLite3Stmt::paramCount().
Felix De Vliegher [Wed, 29 Oct 2008 22:35:52 +0000 (22:35 +0000)]
Tests for SQLite3Stmt::paramCount().

16 years agoFix typo.
Felix De Vliegher [Wed, 29 Oct 2008 21:43:30 +0000 (21:43 +0000)]
Fix typo.

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

16 years agoMFB: Fixed bug #44938 (gettext functions crash with overly long domain).
Ilia Alshanetsky [Wed, 29 Oct 2008 21:02:14 +0000 (21:02 +0000)]
MFB: Fixed bug #44938 (gettext functions crash with overly long domain).

16 years agoMFB: Fixed bug #42294 (Unified solution for round() based on C99 round).
Ilia Alshanetsky [Wed, 29 Oct 2008 20:17:43 +0000 (20:17 +0000)]
MFB: Fixed bug #42294 (Unified solution for round() based on C99 round).

16 years ago- Fixed char formatter
Felipe Pena [Wed, 29 Oct 2008 13:01:44 +0000 (13:01 +0000)]
- Fixed char formatter

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

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

16 years agoChangeLog update
<changelog@php.net> [Wed, 29 Oct 2008 01:32:17 +0000 (01:32 +0000)]
ChangeLog update

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

16 years agoFix compiler warning (MFB: Ilia)
Andrey Hristov [Tue, 28 Oct 2008 10:45:31 +0000 (10:45 +0000)]
Fix compiler warning (MFB: Ilia)

16 years agoNew testcases for array_intersect_uassoc function
Sanjay Mantoor [Tue, 28 Oct 2008 10:21:12 +0000 (10:21 +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:19 +0000 (08:17 +0000)]
- Updated to version 2008.9 (2008i)

16 years agoChangeLog update
<changelog@php.net> [Tue, 28 Oct 2008 01:33:45 +0000 (01:33 +0000)]
ChangeLog update

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

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

16 years agoFix overusage of memory when the result set is empty. Then no memory will be
Andrey Hristov [Mon, 27 Oct 2008 15:13:42 +0000 (15:13 +0000)]
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 agoFix compile error
Arnaud Le Blanc [Mon, 27 Oct 2008 14:58:28 +0000 (14:58 +0000)]
Fix compile error

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

16 years agoFix tests
Andrey Hristov [Mon, 27 Oct 2008 14:33:09 +0000 (14:33 +0000)]
Fix tests

16 years agoFix bug found in a test. mysqli.default_port wasn't used
Andrey Hristov [Mon, 27 Oct 2008 14:30:51 +0000 (14:30 +0000)]
Fix bug found in a test. mysqli.default_port wasn't used

16 years agoImprove test and remove the temporary session file created by the skipif
Hannes Magnusson [Mon, 27 Oct 2008 14:25:18 +0000 (14:25 +0000)]
Improve test and remove the temporary session file created by the skipif
check

16 years agoWarning if the library API version differs from the headers used to compile.
Andrey Hristov [Mon, 27 Oct 2008 12:07:35 +0000 (12:07 +0000)]
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 agoChangeLog update
<changelog@php.net> [Mon, 27 Oct 2008 01:34:12 +0000 (01:34 +0000)]
ChangeLog update

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

16 years agoMFB: Fixed compiler warning
Ilia Alshanetsky [Sun, 26 Oct 2008 14:36:25 +0000 (14:36 +0000)]
MFB: Fixed compiler warning

16 years ago- Fixed bug #46388 (stream_notification_callback inside of object destroys object...
Felipe Pena [Sun, 26 Oct 2008 13:22:00 +0000 (13:22 +0000)]
- Fixed bug #46388 (stream_notification_callback inside of object destroys object variables)