]> granicus.if.org Git - php/log
php
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- 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- #50854, fix build on non windows, svn merge is useless.
Pierre Joye [Wed, 27 Jan 2010 10:36:03 +0000 (10:36 +0000)]
- #50854, fix build on non windows, svn merge is useless.

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- #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 agomerge r294022. 5.2 branch doesnt need it
Nuno Lopes [Mon, 25 Jan 2010 22:51:52 +0000 (22:51 +0000)]
merge r294022. 5.2 branch doesnt need it

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

15 years ago- ws
Pierre Joye [Mon, 25 Jan 2010 09:01:22 +0000 (09:01 +0000)]
- ws

15 years ago- fix test, dir separator agnostic
Pierre Joye [Sun, 24 Jan 2010 17:57:40 +0000 (17:57 +0000)]
- fix test, dir separator agnostic

15 years ago- add win32 version of the test, damned error msg with eol in them
Pierre Joye [Sun, 24 Jan 2010 17:53:10 +0000 (17:53 +0000)]
- add win32 version of the test, damned error msg with eol in them

15 years ago- Updated to version 2010.1 (./tzdata2010a)
Derick Rethans [Sun, 24 Jan 2010 15:23:14 +0000 (15:23 +0000)]
- Updated to version 2010.1 (./tzdata2010a)

15 years ago- nl fix
Pierre Joye [Sun, 24 Jan 2010 14:41:47 +0000 (14:41 +0000)]
- nl fix

15 years ago- \n or \r\n (phpt are text in svn)
Pierre Joye [Sun, 24 Jan 2010 14:38:34 +0000 (14:38 +0000)]
- \n or \r\n (phpt are text in svn)

15 years ago- #50690, putenv does assign value when their length is one char
Pierre Joye [Sun, 24 Jan 2010 13:49:47 +0000 (13:49 +0000)]
- #50690, putenv does assign value when their length is one char

15 years ago- make getservbyname on windows behaves like *nux when proto is an empty string
Pierre Joye [Sun, 24 Jan 2010 13:36:08 +0000 (13:36 +0000)]
- make getservbyname on windows behaves like *nux when proto is an empty string

15 years ago- prevent possible crash when error/warnings are raised during startup (like deprecat...
Pierre Joye [Sun, 24 Jan 2010 12:39:31 +0000 (12:39 +0000)]
- prevent possible crash when error/warnings are raised during startup (like deprecated features), 5.3+ only

15 years ago- \n or \r\n as phpt are txt file in svn
Pierre Joye [Sun, 24 Jan 2010 12:27:29 +0000 (12:27 +0000)]
- \n or \r\n as phpt are txt file in svn

15 years ago- skip if proc_nice is not available
Pierre Joye [Sun, 24 Jan 2010 12:05:58 +0000 (12:05 +0000)]
- skip if proc_nice is not available

15 years ago- Fixed bug #50756 (CURLOPT_FTP_SKIP_PASV_IP does not exist.)
Sriram Natarajan [Sat, 23 Jan 2010 01:37:32 +0000 (01:37 +0000)]
- Fixed bug #50756 (CURLOPT_FTP_SKIP_PASV_IP does not exist.)

15 years ago- fix win build, use bundled stdint
Pierre Joye [Thu, 21 Jan 2010 23:23:17 +0000 (23:23 +0000)]
- fix win build, use bundled stdint

15 years agodecrement correctly!
Andrey Hristov [Thu, 21 Jan 2010 18:17:19 +0000 (18:17 +0000)]
decrement correctly!

15 years agoAdd possibility to restrain the number of levels
Andrey Hristov [Thu, 21 Jan 2010 18:12:18 +0000 (18:12 +0000)]
Add possibility to restrain the number of levels

15 years agofix TS build
Stanislav Malyshev [Thu, 21 Jan 2010 18:07:28 +0000 (18:07 +0000)]
fix TS build

15 years agoUpgraded bundled PCRE to version 8.01
Ilia Alshanetsky [Thu, 21 Jan 2010 17:49:38 +0000 (17:49 +0000)]
Upgraded bundled PCRE to version 8.01

15 years agoOverlong hostnames breakthistest on NIS enabled FreeBSD
Johannes Schlüter [Thu, 21 Jan 2010 13:30:46 +0000 (13:30 +0000)]
Overlong hostnames breakthistest on NIS enabled FreeBSD

15 years agoAdded missing INI settings
Ilia Alshanetsky [Wed, 20 Jan 2010 13:06:27 +0000 (13:06 +0000)]
Added missing INI settings

15 years agofix libgd FS100 (spurious horizontal line drawn by gdImageFilledPolygon)
Takeshi Abe [Wed, 20 Jan 2010 09:39:06 +0000 (09:39 +0000)]
fix libgd FS100 (spurious horizontal line drawn by gdImageFilledPolygon)

15 years agoFix possible lock-ups when a trigger triggers a trigger.
Andrey Hristov [Tue, 19 Jan 2010 15:31:39 +0000 (15:31 +0000)]
Fix possible lock-ups when a trigger triggers a trigger.
Hanging was possible on the subsequent try to acquire a mutex.
Now it is correctly implemented and if a trigger is being executed
then no other trigger will be fired, on recursive calls.

15 years ago- Fixed bug #50791 (Compile failure: Bad logic in defining fopencookie emulation)
Jani Taskinen [Tue, 19 Jan 2010 13:44:08 +0000 (13:44 +0000)]
- Fixed bug #50791 (Compile failure: Bad logic in defining fopencookie emulation)

15 years ago- A few more extern declarations
Johannes Schlüter [Tue, 19 Jan 2010 13:24:02 +0000 (13:24 +0000)]
- A few more extern declarations

15 years agoFixed test
Ilia Alshanetsky [Tue, 19 Jan 2010 12:42:50 +0000 (12:42 +0000)]
Fixed test

15 years agoUpgraded bundled sqlite to version 3.6.22.
Ilia Alshanetsky [Tue, 19 Jan 2010 12:38:55 +0000 (12:38 +0000)]
Upgraded bundled sqlite to version 3.6.22.

15 years ago- Add missing skipif
Jani Taskinen [Tue, 19 Jan 2010 12:31:29 +0000 (12:31 +0000)]
- Add missing skipif

15 years agoMake it GCC only feature (tracing). VC7 and up do the work
Andrey Hristov [Tue, 19 Jan 2010 12:13:06 +0000 (12:13 +0000)]
Make it GCC only feature (tracing). VC7 and up do the work
too and it might be tweaked later.

15 years ago- WS + CS fixes
Jani Taskinen [Tue, 19 Jan 2010 12:03:07 +0000 (12:03 +0000)]
- WS + CS fixes

15 years agofix windows
Andrey Hristov [Tue, 19 Jan 2010 11:44:43 +0000 (11:44 +0000)]
fix windows

15 years ago- Add extern declarations for fixing the build with some compilers
Johannes Schlüter [Tue, 19 Jan 2010 10:44:36 +0000 (10:44 +0000)]
- Add extern declarations for fixing the build with some compilers

15 years agoFixed bug #50787 (stream_set_write_buffer() has no effect on socket streams).
Ilia Alshanetsky [Mon, 18 Jan 2010 12:50:08 +0000 (12:50 +0000)]
Fixed bug #50787 (stream_set_write_buffer() has no effect on socket streams).

15 years agoFixed bug #50761 (system.multiCall crashes in xmlrpc extension).
Ilia Alshanetsky [Sun, 17 Jan 2010 17:19:38 +0000 (17:19 +0000)]
Fixed bug #50761 (system.multiCall crashes in xmlrpc extension).

15 years agoKill very old export of the docs.
Hannes Magnusson [Sun, 17 Jan 2010 16:25:20 +0000 (16:25 +0000)]
Kill very old export of the docs.
Fixes bug#50784

15 years agoThese instructions are apparently outdated
Hannes Magnusson [Sun, 17 Jan 2010 14:22:16 +0000 (14:22 +0000)]
These instructions are apparently outdated
# See http://news.php.net/php.windows/29806

15 years ago- Fixed bug #48811 (Directives in PATH section do not get applied to subdirectories)
Jani Taskinen [Sat, 16 Jan 2010 21:01:12 +0000 (21:01 +0000)]
- Fixed bug #48811 (Directives in PATH section do not get applied to subdirectories)

15 years agoadd filters to mcrypt
Stanislav Malyshev [Fri, 15 Jan 2010 22:13:55 +0000 (22:13 +0000)]
add filters to mcrypt

15 years agofix bug #49463 (setAttributeNS fails setting default namespace)
Rob Richards [Fri, 15 Jan 2010 21:29:56 +0000 (21:29 +0000)]
fix bug #49463 (setAttributeNS fails setting default namespace)
add test

15 years agoFix gcc version check - bug #50771
Rasmus Lerdorf [Fri, 15 Jan 2010 18:26:53 +0000 (18:26 +0000)]
Fix gcc version check - bug #50771

15 years agofix wrong type and useless assignments
Takeshi Abe [Fri, 15 Jan 2010 17:09:14 +0000 (17:09 +0000)]
fix wrong type and useless assignments

15 years agofix the letter type, which affects its type-error message
Takeshi Abe [Fri, 15 Jan 2010 16:55:09 +0000 (16:55 +0000)]
fix the letter type, which affects its type-error message

15 years ago- fix build
Pierre Joye [Thu, 14 Jan 2010 19:44:54 +0000 (19:44 +0000)]
- fix build

15 years agoAdded test for bug #50680
Ilia Alshanetsky [Thu, 14 Jan 2010 15:45:49 +0000 (15:45 +0000)]
Added test for bug #50680

15 years agoFix compiler warning, copy&paste error
Andrey Hristov [Thu, 14 Jan 2010 12:31:29 +0000 (12:31 +0000)]
Fix compiler warning, copy&paste error

15 years agoFix compiler warning
Andrey Hristov [Thu, 14 Jan 2010 11:39:18 +0000 (11:39 +0000)]
Fix compiler warning

15 years agoimagepolygon() and imagefilledpolygon() does not allow negative number of points...
Takeshi Abe [Thu, 14 Jan 2010 11:11:56 +0000 (11:11 +0000)]
imagepolygon() and imagefilledpolygon() does not allow negative number of points causing invalid allocation

15 years agoremove redefinition of bit_uint8korr
Andrey Hristov [Thu, 14 Jan 2010 10:35:28 +0000 (10:35 +0000)]
remove redefinition of bit_uint8korr

15 years agoFix build of mysqli when libmysql is used, mysqlnd_portability.h
Andrey Hristov [Thu, 14 Jan 2010 09:47:57 +0000 (09:47 +0000)]
Fix build of mysqli when libmysql is used, mysqlnd_portability.h
might not be available for some weird reasons. Added the macros
that we need, in that case

Code by Jess Portnoy

15 years agomore PHPAPI for phpize-d builds
Andrey Hristov [Wed, 13 Jan 2010 18:07:02 +0000 (18:07 +0000)]
more PHPAPI for phpize-d builds

15 years agoexport more functionality for phpize builds
Andrey Hristov [Wed, 13 Jan 2010 18:00:41 +0000 (18:00 +0000)]
export more functionality for phpize builds

15 years agomake mysqlnd's tracing API more reusable
Andrey Hristov [Wed, 13 Jan 2010 14:06:02 +0000 (14:06 +0000)]
make mysqlnd's tracing API more reusable

15 years agoFixed bug #50732 (exec() adds single byte twice to $output array).
Ilia Alshanetsky [Wed, 13 Jan 2010 13:44:58 +0000 (13:44 +0000)]
Fixed bug #50732 (exec() adds single byte twice to $output array).

15 years agoMFB. Don't free soap_headers just before comparing the length. This causes SoapClient...
Frank M. Kromann [Wed, 13 Jan 2010 07:22:21 +0000 (07:22 +0000)]
MFB. Don't free soap_headers just before comparing the length. This causes SoapClient to fail when requesting a URL

15 years agoremoved an unused variable
Takeshi Abe [Wed, 13 Jan 2010 06:55:03 +0000 (06:55 +0000)]
removed an unused variable

15 years agoBump version in early preparation for release
Christopher Jones [Tue, 12 Jan 2010 19:12:49 +0000 (19:12 +0000)]
Bump version in early preparation for release

15 years agoFixed bug #50728 (All PDOExceptions hardcode 'code' property to 0)
Ilia Alshanetsky [Tue, 12 Jan 2010 12:46:54 +0000 (12:46 +0000)]
Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0)

15 years agoRevert commit 292222. It's not needed anymore to specify c99.
David Soria Parra [Tue, 12 Jan 2010 09:28:02 +0000 (09:28 +0000)]
Revert commit 292222. It's not needed anymore to specify c99.

15 years agoname resource build script resourcebundle.build
Stanislav Malyshev [Mon, 11 Jan 2010 23:46:43 +0000 (23:46 +0000)]
name resource build script resourcebundle.build

15 years agomore typedef cosmetics
Andrey Hristov [Mon, 11 Jan 2010 20:18:56 +0000 (20:18 +0000)]
more typedef cosmetics

15 years agoremove stale export
Andrey Hristov [Mon, 11 Jan 2010 20:12:46 +0000 (20:12 +0000)]
remove stale export

15 years agocosmetics. typedef-ed types should be in capital case
Andrey Hristov [Mon, 11 Jan 2010 20:10:10 +0000 (20:10 +0000)]
cosmetics. typedef-ed types should be in capital case

15 years agoremove extern defintion of a variable that is no more
Andrey Hristov [Mon, 11 Jan 2010 19:13:43 +0000 (19:13 +0000)]
remove extern defintion of a variable that is no more
used outside of the file where it is declared.
Also really export with PHPAPI the protocol init/deinit functions

15 years agothis function should be exporten in all cases, not only under PHP6
Andrey Hristov [Mon, 11 Jan 2010 18:40:11 +0000 (18:40 +0000)]
this function should be exporten in all cases, not only under PHP6

15 years agomissed to commit in 5_3, here it comes, reusability of stats
Andrey Hristov [Mon, 11 Jan 2010 18:31:02 +0000 (18:31 +0000)]
missed to commit in 5_3, here it comes, reusability of stats

15 years agoand another change to make the stats API re-usable
Andrey Hristov [Mon, 11 Jan 2010 18:27:31 +0000 (18:27 +0000)]
and another change to make the stats API re-usable

15 years agoFixes #50496. Drop stdbool.h dependency as it requires _STDC_C99 set on some systems.
David Soria Parra [Mon, 11 Jan 2010 16:22:12 +0000 (16:22 +0000)]
Fixes #50496. Drop stdbool.h dependency as it requires _STDC_C99 set on some systems.

15 years agoRework the statistics macros to be reusable by external entities.
Andrey Hristov [Mon, 11 Jan 2010 14:27:35 +0000 (14:27 +0000)]
Rework the statistics macros to be reusable by external entities.
Rename handlers to triggers. Dynamically allocate space for the
statistics thus allow reusability.

15 years agoyear++
Ilia Alshanetsky [Mon, 11 Jan 2010 12:34:10 +0000 (12:34 +0000)]
year++

15 years agoFixed bug #50519 (segfault in garbage collection when using set_error_handler and...
Dmitry Stogov [Mon, 11 Jan 2010 10:07:10 +0000 (10:07 +0000)]
Fixed bug #50519 (segfault in garbage collection when using set_error_handler and DomDocument)

15 years ago- use png_sig_cmp to support libpng 1.4, old is deprecated already in older version
Pierre Joye [Sun, 10 Jan 2010 02:13:45 +0000 (02:13 +0000)]
- use png_sig_cmp to support libpng 1.4, old is deprecated already in older version

15 years agoAdd the remaining code for statistics triggers
Andrey Hristov [Fri, 8 Jan 2010 19:14:06 +0000 (19:14 +0000)]
Add the remaining code for statistics triggers

15 years agoexport some calls to init/deinit code outside of the module
Andrey Hristov [Fri, 8 Jan 2010 18:52:08 +0000 (18:52 +0000)]
export some calls to init/deinit code outside of the module

15 years agoimprove the stats subsystem. Reduce the number of macro definitions
Andrey Hristov [Fri, 8 Jan 2010 17:35:20 +0000 (17:35 +0000)]
improve the stats subsystem. Reduce the number of macro definitions
in half by smartly introducing 2 new macros. Make MYSQLND::stats a pointer
from being aggregated and add triggers.

15 years agoadd restart_psession and end_psession hooks
Andrey Hristov [Fri, 8 Jan 2010 13:47:03 +0000 (13:47 +0000)]
add restart_psession and end_psession hooks

15 years agoBug #49600 (imageTTFText text shifted right)
Takeshi Abe [Fri, 8 Jan 2010 12:18:52 +0000 (12:18 +0000)]
Bug #49600 (imageTTFText text shifted right)
- fix difference of horizontal position between imagettftext() and imagettfbbox()