]>
granicus.if.org Git - php/log
Pierre Joye [Wed, 27 Jan 2010 09:47:17 +0000 (09:47 +0000)]
- fix and update test according to recent fixes
Pierre Joye [Wed, 27 Jan 2010 07:48:31 +0000 (07:48 +0000)]
- #50854, fix build on non windows
Pierre Joye [Wed, 27 Jan 2010 02:03:41 +0000 (02:03 +0000)]
- removed debug breakpoint and improve inline comment
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
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
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)
Nuno Lopes [Mon, 25 Jan 2010 22:51:52 +0000 (22:51 +0000)]
merge r294022. 5.2 branch doesnt need it
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)
Pierre Joye [Mon, 25 Jan 2010 14:47:19 +0000 (14:47 +0000)]
- Ensure that stderr output are not buffered, portability for tests
Pierre Joye [Mon, 25 Jan 2010 13:49:47 +0000 (13:49 +0000)]
- make it work on win, simplify expect using expectf
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
Ilia Alshanetsky [Mon, 25 Jan 2010 13:08:43 +0000 (13:08 +0000)]
Added test case for bug #44827
Pierre Joye [Mon, 25 Jan 2010 09:01:22 +0000 (09:01 +0000)]
- ws
Pierre Joye [Sun, 24 Jan 2010 17:57:40 +0000 (17:57 +0000)]
- fix test, dir separator agnostic
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
Derick Rethans [Sun, 24 Jan 2010 15:23:14 +0000 (15:23 +0000)]
- Updated to version 2010.1 (./tzdata2010a)
Pierre Joye [Sun, 24 Jan 2010 14:41:47 +0000 (14:41 +0000)]
- nl fix
Pierre Joye [Sun, 24 Jan 2010 14:38:34 +0000 (14:38 +0000)]
- \n or \r\n (phpt are text in svn)
Pierre Joye [Sun, 24 Jan 2010 13:49:47 +0000 (13:49 +0000)]
- #50690, putenv does assign value when their length is one char
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
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
Pierre Joye [Sun, 24 Jan 2010 12:27:29 +0000 (12:27 +0000)]
- \n or \r\n as phpt are txt file in svn
Pierre Joye [Sun, 24 Jan 2010 12:05:58 +0000 (12:05 +0000)]
- skip if proc_nice is not available
Sriram Natarajan [Sat, 23 Jan 2010 01:37:32 +0000 (01:37 +0000)]
- Fixed bug #50756 (CURLOPT_FTP_SKIP_PASV_IP does not exist.)
Pierre Joye [Thu, 21 Jan 2010 23:23:17 +0000 (23:23 +0000)]
- fix win build, use bundled stdint
Andrey Hristov [Thu, 21 Jan 2010 18:17:19 +0000 (18:17 +0000)]
decrement correctly!
Andrey Hristov [Thu, 21 Jan 2010 18:12:18 +0000 (18:12 +0000)]
Add possibility to restrain the number of levels
Stanislav Malyshev [Thu, 21 Jan 2010 18:07:28 +0000 (18:07 +0000)]
fix TS build
Ilia Alshanetsky [Thu, 21 Jan 2010 17:49:38 +0000 (17:49 +0000)]
Upgraded bundled PCRE to version 8.01
Johannes Schlüter [Thu, 21 Jan 2010 13:30:46 +0000 (13:30 +0000)]
Overlong hostnames breakthistest on NIS enabled FreeBSD
Ilia Alshanetsky [Wed, 20 Jan 2010 13:06:27 +0000 (13:06 +0000)]
Added missing INI settings
Takeshi Abe [Wed, 20 Jan 2010 09:39:06 +0000 (09:39 +0000)]
fix libgd FS100 (spurious horizontal line drawn by gdImageFilledPolygon)
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.
Jani Taskinen [Tue, 19 Jan 2010 13:44:08 +0000 (13:44 +0000)]
- Fixed bug #50791 (Compile failure: Bad logic in defining fopencookie emulation)
Johannes Schlüter [Tue, 19 Jan 2010 13:24:02 +0000 (13:24 +0000)]
- A few more extern declarations
Ilia Alshanetsky [Tue, 19 Jan 2010 12:42:50 +0000 (12:42 +0000)]
Fixed test
Ilia Alshanetsky [Tue, 19 Jan 2010 12:38:55 +0000 (12:38 +0000)]
Upgraded bundled sqlite to version 3.6.22.
Jani Taskinen [Tue, 19 Jan 2010 12:31:29 +0000 (12:31 +0000)]
- Add missing skipif
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.
Jani Taskinen [Tue, 19 Jan 2010 12:03:07 +0000 (12:03 +0000)]
- WS + CS fixes
Andrey Hristov [Tue, 19 Jan 2010 11:44:43 +0000 (11:44 +0000)]
fix windows
Johannes Schlüter [Tue, 19 Jan 2010 10:44:36 +0000 (10:44 +0000)]
- Add extern declarations for fixing the build with some compilers
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).
Ilia Alshanetsky [Sun, 17 Jan 2010 17:19:38 +0000 (17:19 +0000)]
Fixed bug #50761 (system.multiCall crashes in xmlrpc extension).
Hannes Magnusson [Sun, 17 Jan 2010 16:25:20 +0000 (16:25 +0000)]
Kill very old export of the docs.
Fixes bug#50784
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
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)
Stanislav Malyshev [Fri, 15 Jan 2010 22:13:55 +0000 (22:13 +0000)]
add filters to mcrypt
Rob Richards [Fri, 15 Jan 2010 21:29:56 +0000 (21:29 +0000)]
fix bug #49463 (setAttributeNS fails setting default namespace)
add test
Rasmus Lerdorf [Fri, 15 Jan 2010 18:26:53 +0000 (18:26 +0000)]
Fix gcc version check - bug #50771
Takeshi Abe [Fri, 15 Jan 2010 17:09:14 +0000 (17:09 +0000)]
fix wrong type and useless assignments
Takeshi Abe [Fri, 15 Jan 2010 16:55:09 +0000 (16:55 +0000)]
fix the letter type, which affects its type-error message
Pierre Joye [Thu, 14 Jan 2010 19:44:54 +0000 (19:44 +0000)]
- fix build
Ilia Alshanetsky [Thu, 14 Jan 2010 15:45:49 +0000 (15:45 +0000)]
Added test for bug #50680
Andrey Hristov [Thu, 14 Jan 2010 12:31:29 +0000 (12:31 +0000)]
Fix compiler warning, copy&paste error
Andrey Hristov [Thu, 14 Jan 2010 11:39:18 +0000 (11:39 +0000)]
Fix compiler warning
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
Andrey Hristov [Thu, 14 Jan 2010 10:35:28 +0000 (10:35 +0000)]
remove redefinition of bit_uint8korr
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
Andrey Hristov [Wed, 13 Jan 2010 18:07:02 +0000 (18:07 +0000)]
more PHPAPI for phpize-d builds
Andrey Hristov [Wed, 13 Jan 2010 18:00:41 +0000 (18:00 +0000)]
export more functionality for phpize builds
Andrey Hristov [Wed, 13 Jan 2010 14:06:02 +0000 (14:06 +0000)]
make mysqlnd's tracing API more reusable
Ilia Alshanetsky [Wed, 13 Jan 2010 13:44:58 +0000 (13:44 +0000)]
Fixed bug #50732 (exec() adds single byte twice to $output array).
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
Takeshi Abe [Wed, 13 Jan 2010 06:55:03 +0000 (06:55 +0000)]
removed an unused variable
Christopher Jones [Tue, 12 Jan 2010 19:12:49 +0000 (19:12 +0000)]
Bump version in early preparation for release
Ilia Alshanetsky [Tue, 12 Jan 2010 12:46:54 +0000 (12:46 +0000)]
Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0)
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.
Stanislav Malyshev [Mon, 11 Jan 2010 23:46:43 +0000 (23:46 +0000)]
name resource build script resourcebundle.build
Andrey Hristov [Mon, 11 Jan 2010 20:18:56 +0000 (20:18 +0000)]
more typedef cosmetics
Andrey Hristov [Mon, 11 Jan 2010 20:12:46 +0000 (20:12 +0000)]
remove stale export
Andrey Hristov [Mon, 11 Jan 2010 20:10:10 +0000 (20:10 +0000)]
cosmetics. typedef-ed types should be in capital case
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
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
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
Andrey Hristov [Mon, 11 Jan 2010 18:27:31 +0000 (18:27 +0000)]
and another change to make the stats API re-usable
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.
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.
Ilia Alshanetsky [Mon, 11 Jan 2010 12:34:10 +0000 (12:34 +0000)]
year++
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)
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
Andrey Hristov [Fri, 8 Jan 2010 19:14:06 +0000 (19:14 +0000)]
Add the remaining code for statistics triggers
Andrey Hristov [Fri, 8 Jan 2010 18:52:08 +0000 (18:52 +0000)]
export some calls to init/deinit code outside of the module
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.
Andrey Hristov [Fri, 8 Jan 2010 13:47:03 +0000 (13:47 +0000)]
add restart_psession and end_psession hooks
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()
Rasmus Lerdorf [Fri, 8 Jan 2010 09:43:14 +0000 (09:43 +0000)]
Worked with Samy Kamkar to improve LCG entropy.
Christopher Jones [Thu, 7 Jan 2010 23:59:20 +0000 (23:59 +0000)]
Bug #47281 ( is limited in size of characters). Also remove redundant code line.
Andrey Hristov [Thu, 7 Jan 2010 19:44:59 +0000 (19:44 +0000)]
Change of way the packet objects are created/initialised
If the protocol gets changed, ever, we can decide at runtime
easily which protocol to use by instantiating the right protocol
object. But this is restricted to the structure of the packets, not
the flow.
Ilia Alshanetsky [Thu, 7 Jan 2010 12:54:44 +0000 (12:54 +0000)]
Fixed bug #50680 (strtotime() does not support eighth ordinal number).
Christopher Jones [Wed, 6 Jan 2010 18:58:16 +0000 (18:58 +0000)]
Fixed bug #49560 (oci8: using LOBs causes slow PHP shutdown)
- Improved descriptor refcounting to remove unneeded items sooner
- Replaced n^2 list traversal during descriptor list destruction
Rob Richards [Wed, 6 Jan 2010 13:13:17 +0000 (13:13 +0000)]
fix bug #50661 (DOMDocument::loadXML does not allow UTF-16)
add test
Ilia Alshanetsky [Wed, 6 Jan 2010 12:54:53 +0000 (12:54 +0000)]
Fixed bug #50657 (copy() with an empty (zero-byte) HTTP source succeeds but returns false).
Sebastian Bergmann [Tue, 5 Jan 2010 20:46:53 +0000 (20:46 +0000)]
sed -i "s#1998-2009#1998-2010#g" **/*.c **/*.h **/*.php
Sebastian Bergmann [Tue, 5 Jan 2010 20:40:23 +0000 (20:40 +0000)]
sed -i "s#1998-2009#1998-2010#g" **/*.re **/*.y **/*.l
Sriram Natarajan [Tue, 5 Jan 2010 19:25:23 +0000 (19:25 +0000)]
- Addressing minor leak noticed while addressing bug #48590
Pierrick Charron [Tue, 5 Jan 2010 13:03:40 +0000 (13:03 +0000)]
Fixed bug #50576 (XML_OPTION_SKIP_TAGSTART option has no effect).
Ilia Alshanetsky [Tue, 5 Jan 2010 12:25:00 +0000 (12:25 +0000)]
Added test case for bug #50632
Sriram Natarajan [Tue, 5 Jan 2010 03:07:43 +0000 (03:07 +0000)]
- Fixed bug #48590 (SoapClient does not honor max_redirects)
Pierre Joye [Tue, 5 Jan 2010 01:05:58 +0000 (01:05 +0000)]
- should not have commited