Commit Graph

46431 Commits

Author SHA1 Message Date
Andrey Hristov
4dbaaae979 Fix for bug#50772
mysqli constructor without parameters does not return a working mysqli object
2010-01-25 13:23:32 +00:00
Ilia Alshanetsky
d2127c143a Added test case for bug #44827 2010-01-25 13:08:43 +00:00
Pierre Joye
b330450ff7 - ws 2010-01-25 09:01:22 +00:00
Pierre Joye
e4582ac281 - fix test, dir separator agnostic 2010-01-24 17:57:40 +00:00
Pierre Joye
75a2056eb6 - add win32 version of the test, damned error msg with eol in them 2010-01-24 17:53:10 +00:00
Derick Rethans
8fa7771dec - Updated to version 2010.1 (./tzdata2010a) 2010-01-24 15:23:14 +00:00
Pierre Joye
6700528c80 - nl fix 2010-01-24 14:41:47 +00:00
Pierre Joye
4c0108e037 - \n or \r\n (phpt are text in svn) 2010-01-24 14:38:34 +00:00
Pierre Joye
2961be0296 - #50690, putenv does assign value when their length is one char 2010-01-24 13:49:47 +00:00
Pierre Joye
36a0d2e525 - make getservbyname on windows behaves like *nux when proto is an empty string 2010-01-24 13:36:08 +00:00
Pierre Joye
865f11e919 - prevent possible crash when error/warnings are raised during startup (like deprecated features), 5.3+ only 2010-01-24 12:39:31 +00:00
Pierre Joye
5ff3358b02 - \n or \r\n as phpt are txt file in svn 2010-01-24 12:27:29 +00:00
Pierre Joye
ebe64b427b - skip if proc_nice is not available 2010-01-24 12:05:58 +00:00
Sriram Natarajan
cbf5818720 - Fixed bug #50756 (CURLOPT_FTP_SKIP_PASV_IP does not exist.) 2010-01-23 01:37:32 +00:00
Pierre Joye
54fe1be95e - fix win build, use bundled stdint 2010-01-21 23:23:17 +00:00
Andrey Hristov
d33d746795 decrement correctly! 2010-01-21 18:17:19 +00:00
Andrey Hristov
d73fc8e2ec Add possibility to restrain the number of levels 2010-01-21 18:12:18 +00:00
Stanislav Malyshev
c9ab2d787c fix TS build 2010-01-21 18:07:28 +00:00
Ilia Alshanetsky
f795326539 Upgraded bundled PCRE to version 8.01 2010-01-21 17:49:38 +00:00
Johannes Schlüter
d8afb7374c Overlong hostnames breakthistest on NIS enabled FreeBSD 2010-01-21 13:30:46 +00:00
Ilia Alshanetsky
0905fe1730 Added missing INI settings 2010-01-20 13:06:27 +00:00
Takeshi Abe
e03c60f064 fix libgd FS100 (spurious horizontal line drawn by gdImageFilledPolygon) 2010-01-20 09:39:06 +00:00
Andrey Hristov
2c39a0e0a8 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.
2010-01-19 15:31:39 +00:00
Jani Taskinen
a1697aa7cb - Fixed bug #50791 (Compile failure: Bad logic in defining fopencookie emulation) 2010-01-19 13:44:08 +00:00
Johannes Schlüter
a0f495551b - A few more extern declarations 2010-01-19 13:24:02 +00:00
Ilia Alshanetsky
d20a42ebb3 Fixed test 2010-01-19 12:42:50 +00:00
Ilia Alshanetsky
b1e481b0bd Upgraded bundled sqlite to version 3.6.22. 2010-01-19 12:38:55 +00:00
Jani Taskinen
c696de6eb9 - Add missing skipif 2010-01-19 12:31:29 +00:00
Andrey Hristov
77d6830d39 Make it GCC only feature (tracing). VC7 and up do the work
too and it might be tweaked later.
2010-01-19 12:13:06 +00:00
Jani Taskinen
a85c26bbaa - WS + CS fixes 2010-01-19 12:03:07 +00:00
Andrey Hristov
b6b9289b8f fix windows 2010-01-19 11:44:43 +00:00
Johannes Schlüter
14b236af80 - Add extern declarations for fixing the build with some compilers 2010-01-19 10:44:36 +00:00
Ilia Alshanetsky
397b6bcdf4 Fixed bug #50787 (stream_set_write_buffer() has no effect on socket streams). 2010-01-18 12:50:08 +00:00
Ilia Alshanetsky
5e910748fe Fixed bug #50761 (system.multiCall crashes in xmlrpc extension). 2010-01-17 17:19:38 +00:00
Hannes Magnusson
b5cc9f77e8 Kill very old export of the docs.
Fixes bug#50784
2010-01-17 16:25:20 +00:00
Hannes Magnusson
0da32a49eb These instructions are apparently outdated
# See http://news.php.net/php.windows/29806
2010-01-17 14:22:16 +00:00
Jani Taskinen
5ef9a73ab1 - Fixed bug #48811 (Directives in PATH section do not get applied to subdirectories) 2010-01-16 21:01:12 +00:00
Stanislav Malyshev
632be498eb add filters to mcrypt 2010-01-15 22:13:55 +00:00
Rob Richards
30fc597c92 fix bug #49463 (setAttributeNS fails setting default namespace)
add test
2010-01-15 21:29:56 +00:00
Rasmus Lerdorf
7931525343 Fix gcc version check - bug #50771 2010-01-15 18:26:53 +00:00
Takeshi Abe
5cb21a4ad1 fix wrong type and useless assignments 2010-01-15 17:09:14 +00:00
Takeshi Abe
c7a20fc4f1 fix the letter type, which affects its type-error message 2010-01-15 16:55:09 +00:00
Pierre Joye
625bf83ef0 - fix build 2010-01-14 19:44:54 +00:00
Ilia Alshanetsky
3c92875e18 Added test for bug #50680 2010-01-14 15:45:49 +00:00
Andrey Hristov
ff62fea3b2 Fix compiler warning, copy&paste error 2010-01-14 12:31:29 +00:00
Andrey Hristov
549a1b8630 Fix compiler warning 2010-01-14 11:39:18 +00:00
Takeshi Abe
cadb49463c imagepolygon() and imagefilledpolygon() does not allow negative number of points causing invalid allocation 2010-01-14 11:11:56 +00:00
Andrey Hristov
f9886ce867 remove redefinition of bit_uint8korr 2010-01-14 10:35:28 +00:00
Andrey Hristov
43d90d8d16 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
2010-01-14 09:47:57 +00:00
Andrey Hristov
c42541a253 more PHPAPI for phpize-d builds 2010-01-13 18:07:02 +00:00