]> granicus.if.org Git - php/log
php
14 years ago- Added missing SKIPIF
Felipe Pena [Mon, 15 Feb 2010 21:32:25 +0000 (21:32 +0000)]
- Added missing SKIPIF

14 years ago- Fix test (Bug #51035)
Felipe Pena [Mon, 15 Feb 2010 21:24:17 +0000 (21:24 +0000)]
- Fix test (Bug #51035)

14 years ago- Fix test (bug #51040)
Felipe Pena [Mon, 15 Feb 2010 21:16:34 +0000 (21:16 +0000)]
- Fix test (bug #51040)

14 years agoadd typedefs for all structure methods, and then reuse these typedefs
Andrey Hristov [Mon, 15 Feb 2010 16:58:33 +0000 (16:58 +0000)]
add typedefs for all structure methods, and then reuse these typedefs

14 years agoFix strtolower.phpt (bug #51031)
Raphael Geissert [Sat, 13 Feb 2010 16:43:04 +0000 (16:43 +0000)]
Fix strtolower.phpt (bug #51031)

14 years ago- Fix test
Jani Taskinen [Sat, 13 Feb 2010 15:43:45 +0000 (15:43 +0000)]
- Fix test

14 years ago- Fixed tests
Jani Taskinen [Sat, 13 Feb 2010 01:08:04 +0000 (01:08 +0000)]
- Fixed tests

14 years ago- Removed duplicate tests (bug #51007)
Jani Taskinen [Fri, 12 Feb 2010 17:09:09 +0000 (17:09 +0000)]
- Removed duplicate tests (bug #51007)

14 years ago- Added missing SKIPIF section to tests (bug #51014)
Jani Taskinen [Fri, 12 Feb 2010 16:53:44 +0000 (16:53 +0000)]
- Added missing SKIPIF section to tests (bug #51014)

14 years ago- merge 5.3.2RC2 changes, unsorted # for now
Pierre Joye [Fri, 12 Feb 2010 01:22:10 +0000 (01:22 +0000)]
- merge 5.3.2RC2 changes, unsorted # for now

14 years agoRelease PECL OCI8 1.4.1
Christopher Jones [Thu, 11 Feb 2010 22:43:54 +0000 (22:43 +0000)]
Release PECL OCI8 1.4.1

14 years ago- fix php_date_llabs declaration
Pierre Joye [Thu, 11 Feb 2010 22:37:50 +0000 (22:37 +0000)]
- fix php_date_llabs declaration

14 years agoRevert 290786: Fixed bug #49521 (PDO fetchObject sets values before calling
Johannes Schlüter [Thu, 11 Feb 2010 22:14:06 +0000 (22:14 +0000)]
Revert 290786: Fixed bug #49521 (PDO fetchObject sets values before calling
constructor)

14 years agorevert 293939 Fixed bug #50636 (MySQLi_Result sets values before calling
Johannes Schlüter [Thu, 11 Feb 2010 21:42:48 +0000 (21:42 +0000)]
revert 293939 Fixed bug #50636 (MySQLi_Result sets values before calling
constructor)

14 years ago- those are in 5.3.2 now, merge to 5.3.2 section is coming
Pierre Joye [Thu, 11 Feb 2010 21:17:13 +0000 (21:17 +0000)]
- those are in 5.3.2 now, merge to 5.3.2 section is coming

14 years agoFixed safe_mode validation inside tempnam() when the directory path does not end...
Ilia Alshanetsky [Thu, 11 Feb 2010 12:32:21 +0000 (12:32 +0000)]
Fixed safe_mode validation inside tempnam() when the directory path does not end with a /).

14 years agoSpelling typo in new check message
Christopher Jones [Wed, 10 Feb 2010 23:56:27 +0000 (23:56 +0000)]
Spelling typo in new check message

14 years ago- Fixed bug #49585 (date_format buffer not long enough for >4 digit years).
Derick Rethans [Wed, 10 Feb 2010 16:55:40 +0000 (16:55 +0000)]
- Fixed bug #49585 (date_format buffer not long enough for >4 digit years).
#- Was already partly fixed with my previous commit.

14 years ago- Added a test case for bug #45866
Derick Rethans [Wed, 10 Feb 2010 16:23:30 +0000 (16:23 +0000)]
- Added a test case for bug #45866
- Fixed tests: oo_002, bug46268
- Fixed bug #50930 (Wrong date by php_date.c patch with ancient gcc/glibc
  versions).
- Make sure faulty strings passed to DateTime::modify() notify the user.
- Revert fix for bug #50392 as it was fixed wrongly without a proper test case.
- Fixed a bug with the 'r' formatting function as the default buffer size that
  was allocated only fit 4 digit years.

14 years ago- Update to 2010.2.
Derick Rethans [Wed, 10 Feb 2010 14:03:29 +0000 (14:03 +0000)]
- Update to 2010.2.
#- Wondering why it wasn't committed yet...

14 years agoFix config test
Johannes Schlüter [Wed, 10 Feb 2010 13:37:17 +0000 (13:37 +0000)]
Fix config test

14 years agoTypo fix
Ilia Alshanetsky [Tue, 9 Feb 2010 22:47:03 +0000 (22:47 +0000)]
Typo fix

14 years agoDetect if we can rely on compiler-specific alignment features else use custom
Johannes Schlüter [Tue, 9 Feb 2010 21:58:13 +0000 (21:58 +0000)]
Detect if we can rely on compiler-specific alignment features else use custom
workarounds. Fixes #50753

14 years agomake send_close a hook, too
Andrey Hristov [Tue, 9 Feb 2010 19:05:40 +0000 (19:05 +0000)]
make send_close a hook, too

14 years agoIt's a size_t here, not an unsigned int.
Rasmus Lerdorf [Tue, 9 Feb 2010 17:38:36 +0000 (17:38 +0000)]
It's a size_t here, not an unsigned int.

14 years ago- improve netsnmp detection (and restor snmp on win)
Pierre Joye [Tue, 9 Feb 2010 16:38:24 +0000 (16:38 +0000)]
- improve netsnmp detection (and restor snmp on win)

14 years agoFix bug#50416
Andrey Hristov [Mon, 8 Feb 2010 13:09:34 +0000 (13:09 +0000)]
Fix bug#50416
PROCEDURE db.myproc can't return a result set in the given context

14 years ago- prevent unexpectable behaviors (for the user) with invalid path
Pierre Joye [Sun, 7 Feb 2010 20:15:58 +0000 (20:15 +0000)]
- prevent unexpectable behaviors (for the user) with invalid path

15 years ago- Fixed #44098, imap_utf8() returns only capital letters
Pierre Joye [Sun, 7 Feb 2010 13:06:54 +0000 (13:06 +0000)]
- Fixed #44098, imap_utf8() returns only capital letters

15 years agotouch
Jani Taskinen [Sun, 7 Feb 2010 11:42:52 +0000 (11:42 +0000)]
touch

15 years agobfn
Jani Taskinen [Sun, 7 Feb 2010 11:41:44 +0000 (11:41 +0000)]
bfn

15 years ago- Fixed bug #50952 (allow underscore _ in constants parsed in php.ini files)
Jani Taskinen [Sun, 7 Feb 2010 11:40:29 +0000 (11:40 +0000)]
-  Fixed bug #50952 (allow underscore _ in constants parsed in php.ini files)

15 years agoFix bug #50940
Rasmus Lerdorf [Fri, 5 Feb 2010 18:59:05 +0000 (18:59 +0000)]
Fix bug #50940

15 years ago- silent warning
Pierre Joye [Thu, 4 Feb 2010 15:34:19 +0000 (15:34 +0000)]
- silent warning

15 years ago- if they are outdated/wrong, no need to confuse the users
Pierre Joye [Thu, 4 Feb 2010 08:24:29 +0000 (08:24 +0000)]
- if they are outdated/wrong, no need to confuse the users

15 years agoAllow newer oracle versions
Johannes Schlüter [Thu, 4 Feb 2010 01:12:14 +0000 (01:12 +0000)]
Allow newer oracle versions

15 years agoPass tsrmls to all functions, which might need it in the future.
Andrey Hristov [Wed, 3 Feb 2010 17:31:29 +0000 (17:31 +0000)]
Pass tsrmls to all functions, which might need it in the future.
We are anyway breaking the internal ABI in 5.3.2 so this won't hurt
and make us prepared for the future.

15 years ago- vc6 does not expose it
Pierre Joye [Wed, 3 Feb 2010 16:11:56 +0000 (16:11 +0000)]
- vc6 does not expose it

15 years agoExplicitly set mail.add_x_header in php.ini so test output matches expected results
Christopher Jones [Tue, 2 Feb 2010 22:54:36 +0000 (22:54 +0000)]
Explicitly set mail.add_x_header in php.ini so test output matches expected results

15 years agoNo idea which recent change has cause this little API change, however it is not a...
Ulf Wendel [Tue, 2 Feb 2010 13:10:50 +0000 (13:10 +0000)]
No idea which recent change has cause this little API change, however it is not a big change and maybe it is even an improvement.

15 years agoFix tests
Etienne Kneuss [Tue, 2 Feb 2010 13:08:11 +0000 (13:08 +0000)]
Fix tests

15 years agoFixed bug #50907 (X-PHP-Originating-Script adding two new lines in *NIX).
Ilia Alshanetsky [Tue, 2 Feb 2010 12:50:21 +0000 (12:50 +0000)]
Fixed bug #50907 (X-PHP-Originating-Script adding two new lines in *NIX).

15 years agoFixed bug #50723 (Bug in garbage collector causes crash)
Dmitry Stogov [Tue, 2 Feb 2010 12:32:29 +0000 (12:32 +0000)]
Fixed bug #50723 (Bug in garbage collector causes crash)

15 years agoRemove trailing dots
Etienne Kneuss [Tue, 2 Feb 2010 04:49:02 +0000 (04:49 +0000)]
Remove trailing dots

15 years ago- missing patch (update to 0.9.3)
Pierre Joye [Mon, 1 Feb 2010 21:20:07 +0000 (21:20 +0000)]
- missing patch (update to 0.9.3)

15 years ago- update to 0.9.3
Pierre Joye [Mon, 1 Feb 2010 20:56:03 +0000 (20:56 +0000)]
- update to 0.9.3

15 years ago- fix test
Pierre Joye [Mon, 1 Feb 2010 19:30:32 +0000 (19:30 +0000)]
- fix test

15 years ago- fix leak
Pierre Joye [Mon, 1 Feb 2010 18:58:42 +0000 (18:58 +0000)]
- fix leak

15 years agoFix second bug in that code, + instead of += thus not increasing
Andrey Hristov [Mon, 1 Feb 2010 17:12:40 +0000 (17:12 +0000)]
Fix second bug in that code, + instead of += thus not increasing
a pointer and mangling data. Again, ext/mysql and ext/mysqli doesn't
have access to this codepath.

15 years ago- system/version dependent msg
Pierre Joye [Mon, 1 Feb 2010 16:19:27 +0000 (16:19 +0000)]
- system/version dependent msg

15 years agoFix a bug in mysqlnd where a pointer was not incremented
Andrey Hristov [Mon, 1 Feb 2010 16:12:03 +0000 (16:12 +0000)]
Fix a bug in mysqlnd where a pointer was not incremented
and thus wrong data was saved MYSQLND_FIELD::db. However, this
wasn't caught because there is no code in mysql/mysqli/pdo_mysql
which reads that field of the structure. The problem was found
during code review.

15 years ago- oops, wrong one applied, fix build.
Pierre Joye [Mon, 1 Feb 2010 15:31:58 +0000 (15:31 +0000)]
- oops, wrong one applied, fix build.

15 years ago- set errno on failure so that the caller can still rely on strerror (reporting wrong...
Pierre Joye [Mon, 1 Feb 2010 15:22:31 +0000 (15:22 +0000)]
- set errno on failure so that the caller can still rely on strerror (reporting wrong error w/o this change)

15 years ago- fix system/version dependent msg, add skip cases, sync
Pierre Joye [Mon, 1 Feb 2010 15:18:55 +0000 (15:18 +0000)]
- fix  system/version dependent msg, add skip cases, sync

15 years ago- try again to get a crypto context when the key container did not exist (which is...
Pierre Joye [Mon, 1 Feb 2010 14:56:51 +0000 (14:56 +0000)]
- try again to get a crypto context when the key container did not exist (which is likely to be the case, on a 1st call)

15 years agoFix #48667 (Implementing Iterator and IteratorAggregate is now restricted in both...
Etienne Kneuss [Mon, 1 Feb 2010 13:45:57 +0000 (13:45 +0000)]
Fix #48667 (Implementing Iterator and IteratorAggregate is now restricted in both orders)

15 years agoFixed bug #50847 (strip_tags() removes all tags greater then 1023 bytes long)
Ilia Alshanetsky [Mon, 1 Feb 2010 12:59:08 +0000 (12:59 +0000)]
Fixed bug #50847 (strip_tags() removes all tags greater then 1023 bytes long)

15 years agoTests related to #50727
Ulf Wendel [Mon, 1 Feb 2010 12:18:50 +0000 (12:18 +0000)]
Tests related to #50727

15 years agoUpdate the libmagic.patch to reflect the current situation. Contains a diff against...
Mikko Koppanen [Sun, 31 Jan 2010 22:54:00 +0000 (22:54 +0000)]
Update the libmagic.patch to reflect the current situation. Contains a diff against upstream 5.03

15 years agopff
Jani Taskinen [Sun, 31 Jan 2010 22:48:09 +0000 (22:48 +0000)]
pff

15 years agoZEND_EXTERN_MODULE_GLOBALS() is necessary with ZTS, at least on OS X. How confusing.
Gwynne Raskind [Sun, 31 Jan 2010 20:00:36 +0000 (20:00 +0000)]
ZEND_EXTERN_MODULE_GLOBALS() is necessary with ZTS, at least on OS X. How confusing.

15 years agoFixed crash in ZTS mode due to ini values not being initialized
Ilia Alshanetsky [Sun, 31 Jan 2010 19:18:56 +0000 (19:18 +0000)]
Fixed crash in ZTS mode due to ini values not being initialized

15 years agoFixed a possible open_basedir/safe_mode bypass in session extension identified by...
Ilia Alshanetsky [Sun, 31 Jan 2010 18:06:29 +0000 (18:06 +0000)]
Fixed a possible open_basedir/safe_mode bypass in session extension identified by Grzegorz Stachowiak.

15 years agoBlah, PDO_DBG_ENABLED is a 0/1 toggle
Rasmus Lerdorf [Sun, 31 Jan 2010 17:07:31 +0000 (17:07 +0000)]
Blah, PDO_DBG_ENABLED is a 0/1 toggle

15 years agoRINIT/RSHUTDOWN do nothing unless PDO_DBG_ENABLED is defined,
Rasmus Lerdorf [Sun, 31 Jan 2010 16:56:52 +0000 (16:56 +0000)]
RINIT/RSHUTDOWN do nothing unless PDO_DBG_ENABLED is defined,
so don't waste time calling them on every request.

15 years ago- fix leak
Pierre Joye [Sun, 31 Jan 2010 15:22:17 +0000 (15:22 +0000)]
- fix leak

15 years ago- fix skip clauses
Pierre Joye [Sat, 30 Jan 2010 21:24:04 +0000 (21:24 +0000)]
- fix skip clauses

15 years ago- fix test init
Pierre Joye [Sat, 30 Jan 2010 21:12:20 +0000 (21:12 +0000)]
- fix test init

15 years ago- fix write access check when write mode only is requested (not RW)
Pierre Joye [Sat, 30 Jan 2010 20:55:01 +0000 (20:55 +0000)]
- fix write access check when write mode only is requested (not RW)

15 years ago- cleanup & correct msg
Pierre Joye [Sat, 30 Jan 2010 20:21:16 +0000 (20:21 +0000)]
- cleanup & correct msg

15 years ago- this value is platform dependent (unix too)
Pierre Joye [Sat, 30 Jan 2010 20:14:36 +0000 (20:14 +0000)]
- this value is platform dependent (unix too)

15 years ago- cs
Pierre Joye [Sat, 30 Jan 2010 17:56:00 +0000 (17:56 +0000)]
- cs

15 years ago- fix test, rewrite it (same cases are tested), CS, simplify, be verbose on error...
Pierre Joye [Sat, 30 Jan 2010 17:06:06 +0000 (17:06 +0000)]
- fix test, rewrite it (same cases are tested), CS, simplify, be verbose on error not otherwise (avoid infinite loop in pcre_match inside run-test)

15 years ago- fix test
Pierre Joye [Thu, 28 Jan 2010 21:29:00 +0000 (21:29 +0000)]
- fix test

15 years ago- more EOL fixes, don't use expectf
Pierre Joye [Thu, 28 Jan 2010 00:37:20 +0000 (00:37 +0000)]
- more EOL fixes, don't use expectf

15 years ago- fix possible EOL conversion on svn co on windows
Pierre Joye [Thu, 28 Jan 2010 00:05:37 +0000 (00:05 +0000)]
- fix possible EOL conversion on svn co on windows

15 years ago- skip if not enough permission and add to trunk
Pierre Joye [Wed, 27 Jan 2010 23:54:52 +0000 (23:54 +0000)]
- skip if not enough permission and add to trunk

15 years ago- fix leak
Pierre Joye [Wed, 27 Jan 2010 16:52:36 +0000 (16:52 +0000)]
- fix leak

15 years ago- don't go through the reparse code when we have a share or DFS path (should fix...
Pierre Joye [Wed, 27 Jan 2010 16:46:43 +0000 (16:46 +0000)]
- don't go through the reparse code when we have a share or DFS path (should fix #50542)

15 years ago- little comment to avoid undesired changes in this section
Pierre Joye [Wed, 27 Jan 2010 16:44:48 +0000 (16:44 +0000)]
- little comment to avoid undesired changes in this section

15 years ago- fix leak, win only
Pierre Joye [Wed, 27 Jan 2010 16:43:16 +0000 (16:43 +0000)]
- fix leak, win only

15 years ago- Short is enough, people will not understand it anyway. And this is not a TODO,...
Jani Taskinen [Wed, 27 Jan 2010 16:14:53 +0000 (16:14 +0000)]
- Short is enough, people will not understand it anyway. And this is not a TODO, this is what was already done..

15 years ago- fix leak when the SID is already used and duplicated
Pierre Joye [Wed, 27 Jan 2010 14:41:06 +0000 (14:41 +0000)]
- fix leak when the SID is already used and duplicated

15 years agoFixed bug #50859 (build fails with openssl 1.0 due to md2 deprecation)
Ilia Alshanetsky [Wed, 27 Jan 2010 12:55:01 +0000 (12:55 +0000)]
Fixed bug #50859 (build fails with openssl 1.0 due to md2 deprecation)

15 years ago- update/fix/skip/add for rename tests
Pierre Joye [Wed, 27 Jan 2010 11:23:43 +0000 (11:23 +0000)]
- update/fix/skip/add for rename tests

15 years ago- attempt to be more clear
Pierre Joye [Wed, 27 Jan 2010 10:39:23 +0000 (10:39 +0000)]
- attempt to be more clear

15 years ago- fix and update test according to recent fixes
Pierre Joye [Wed, 27 Jan 2010 10:08:43 +0000 (10:08 +0000)]
- fix and update test according to recent fixes

15 years ago- fix and update test according to recent fixes
Pierre Joye [Wed, 27 Jan 2010 09:47:17 +0000 (09:47 +0000)]
- fix and update test according to recent fixes

15 years ago- update
Pierre Joye [Wed, 27 Jan 2010 08:14:50 +0000 (08:14 +0000)]
- update

15 years ago- #50854, fix build on non windows
Pierre Joye [Wed, 27 Jan 2010 07:48:31 +0000 (07:48 +0000)]
- #50854, fix build on non windows

15 years ago- removed debug breakpoint and improve inline comment
Pierre Joye [Wed, 27 Jan 2010 02:03:41 +0000 (02:03 +0000)]
- removed debug breakpoint and improve inline comment

15 years ago- prevent bad things to happen when invalid path are passed to MoveFileEx
Pierre Joye [Wed, 27 Jan 2010 01:18:43 +0000 (01:18 +0000)]
- prevent bad things to happen when invalid path are passed to MoveFileEx

15 years ago- [DOC] #45986, bad file descriptor warning when rename is used with invalid path...
Pierre Joye [Tue, 26 Jan 2010 20:04:03 +0000 (20:04 +0000)]
- [DOC] #45986, bad file descriptor warning when rename is used with invalid path, add php_win32_docref2_from_error to display system error for non posix api

15 years agoFixed bug #50829 (php.ini directive pdo_mysql.default_socket is ignored)
Ilia Alshanetsky [Tue, 26 Jan 2010 13:15:52 +0000 (13:15 +0000)]
Fixed bug #50829 (php.ini directive pdo_mysql.default_socket is ignored)

15 years agoDaniel Convissor wants to test ext/date/lib, so enable code coverage data for him
Nuno Lopes [Mon, 25 Jan 2010 22:44:07 +0000 (22:44 +0000)]
Daniel Convissor wants to test ext/date/lib, so enable code coverage data for him

15 years ago- Fixed bug #50832 (HTTP fopen wrapper does not support passwordless HTTP authentication)
Jani Taskinen [Mon, 25 Jan 2010 16:28:13 +0000 (16:28 +0000)]
- Fixed bug #50832 (HTTP fopen wrapper does not support passwordless HTTP authentication)

15 years ago- Ensure that stderr output are not buffered, portability for tests
Pierre Joye [Mon, 25 Jan 2010 14:47:19 +0000 (14:47 +0000)]
- Ensure that stderr output are not buffered, portability for tests

15 years ago- make it work on win, simplify expect using expectf
Pierre Joye [Mon, 25 Jan 2010 13:49:47 +0000 (13:49 +0000)]
- make it work on win, simplify expect using expectf

15 years agoFix for bug#50772
Andrey Hristov [Mon, 25 Jan 2010 13:23:32 +0000 (13:23 +0000)]
Fix for bug#50772
mysqli constructor without parameters does not return a working mysqli object

15 years agoAdded test case for bug #44827
Ilia Alshanetsky [Mon, 25 Jan 2010 13:08:43 +0000 (13:08 +0000)]
Added test case for bug #44827