Antony Dovgal
386cf7889f
MFH
2007-06-25 17:37:55 +00:00
Antony Dovgal
be9e02fd74
fix test
2007-06-25 17:10:14 +00:00
foobar
76872ee86e
MFH: - Fixed bug #41794 (build fails with external libs under Solaris)
2007-06-25 16:26:39 +00:00
Scott MacVicar
99c875a03d
Fixed bug #41350 (my_thread_global_end() error during request shutdown on Windows).
2007-06-25 16:01:30 +00:00
Dmitry Stogov
305ae11a3f
Fixed stat() to support rdev, blocksize and blocks on Fedora 7
2007-06-25 14:22:49 +00:00
Dmitry Stogov
48658c2512
Fixed tests
2007-06-25 09:01:53 +00:00
Dmitry Stogov
506bd484dc
Better fix for bug #41655
2007-06-25 08:40:20 +00:00
Dmitry Stogov
aa54d9e385
Restore big exponent letter in var_export() ('1e300' -> '1E300')
2007-06-25 08:39:10 +00:00
Dmitry Stogov
c0481701be
Fixed tests
2007-06-25 06:45:57 +00:00
Ilia Alshanetsky
67a2cca930
Fixed bug #41685 (array_push() fails to warn when next index is already
...
occupied).
2007-06-24 17:37:01 +00:00
Nuno Lopes
7f47814c4e
fix memleak in sxe_prop_dim_read()
...
#found by coverity
2007-06-24 11:41:12 +00:00
Zoe Slattery
4d503a8807
Reverting test to original after dicsussion with Raghu. Will open bugzilla for Linux/VMware behaviour
2007-06-22 19:18:37 +00:00
Zoe Slattery
3725bf6d5f
Changed expected output so that this runs on Linux under VMWare as well as Linux.
2007-06-22 14:46:18 +00:00
Pierre Joye
1b894c90e7
- MFB: add test cases for #41655
2007-06-22 12:35:41 +00:00
Raghubansh Kumar
7a1b48eeff
New tests for file system handling functions
2007-06-22 08:11:45 +00:00
Stanislav Malyshev
3444305c5d
Fixed bug #41765 (Recode crashes/does not work on amd64)
2007-06-22 00:10:02 +00:00
Stanislav Malyshev
44bec384ed
fix #41765
2007-06-22 00:02:15 +00:00
Raghubansh Kumar
e647140a82
New tests for file system handling functions
2007-06-21 21:12:18 +00:00
Raghubansh Kumar
993b689a2e
New functons to compare stat array
2007-06-21 21:06:47 +00:00
Dmitry Stogov
70105187db
Proper fix for bug #39215 Inappropriate close of stdin/stdout/stderr
2007-06-21 12:42:36 +00:00
Dmitry Stogov
5f82777275
Fixed default values
2007-06-21 09:02:21 +00:00
Dmitry Stogov
5d2180835a
no need to return exit status of the last fastcgi request
2007-06-21 08:40:43 +00:00
Ilia Alshanetsky
ebb9408202
Fixed typos
2007-06-20 23:05:52 +00:00
Ilia Alshanetsky
e2b093bfcb
Fixed a memory leak inside load_all_certs_file()
2007-06-19 22:09:49 +00:00
foobar
3322064025
bfn
2007-06-19 18:22:58 +00:00
Nuno Lopes
a2e06e6dc8
new test
2007-06-19 17:32:36 +00:00
Nuno Lopes
034e8692b7
final PCRE 7.2 release :-)
2007-06-19 17:11:30 +00:00
Derick Rethans
3b481cef64
- MFH: Added the H modifier to create non-locale-aware non-fixed-precision
...
float representations.
- MFH: Fixed var_export() to use the new H modifier so that it can generate
parsable PHP code for floats again, independent of the locale.
2007-06-19 12:20:50 +00:00
foobar
0475096ea1
rephrase
2007-06-18 22:35:30 +00:00
Stanislav Malyshev
6d754185df
mysql fix
2007-06-18 22:06:33 +00:00
Stanislav Malyshev
b925a9248b
Fix INFILE LOCAL option handling with MySQL - now not allowed when open_basedir
...
or safe_mode is active
2007-06-18 21:51:32 +00:00
Raghubansh Kumar
210f091022
New tests for file system handling functions
2007-06-18 19:45:53 +00:00
foobar
4c61a3f27e
rephrase
2007-06-18 16:55:36 +00:00
Ilia Alshanetsky
24bdf0e368
Fixed bug #41686 (Omitting length param in array_slice not possible).
2007-06-18 16:53:09 +00:00
Ilia Alshanetsky
161ab0aa50
Fixed bug #41724 (libxml_get_last_error() - errors survice request scope).
2007-06-18 16:46:21 +00:00
Scott MacVicar
b73d2a94ae
Fixed bug #41628 (PHP settings leak between Virtual Hosts in Apache 1.3).
2007-06-18 15:52:46 +00:00
Dmitry Stogov
d3f2d039a5
Fixed test
2007-06-18 10:02:12 +00:00
Dmitry Stogov
738ff1277a
Fixed yet another realpath cache bug and wrong tests
2007-06-18 09:50:40 +00:00
Nuno Lopes
74474a1ef8
malloc+memset == calloc (sync with libgd)
2007-06-17 19:03:58 +00:00
Pierre Joye
fcd0a1e790
- Drop useless tests (Daniel Diaz)
2007-06-17 16:51:50 +00:00
Ilia Alshanetsky
32c5a87a14
Fixed zend_alter_ini_entry() memory_limit interruption vulnerability.
2007-06-17 14:31:12 +00:00
Ilia Alshanetsky
e2d606e18b
Fixed compiler warning
2007-06-17 14:25:46 +00:00
Pierre Joye
bf348c8c46
- MFH: #41717 , imagepolygon does not respect thickness
...
(sync with libgd)
2007-06-17 10:56:51 +00:00
Stefan Esser
df7bfe0a0f
MFH
2007-06-16 07:48:07 +00:00
Stanislav Malyshev
70a8f9313b
Disallow characters that Cookie RFC does not allow in unquoted cookies
2007-06-15 22:40:00 +00:00
Nuno Lopes
93cf41436b
sync with libgd: improve _gdImageFillTiled()
2007-06-15 19:47:10 +00:00
Nuno Lopes
4e51d2ec73
upgrade PCRE to version 7.2 RC3
...
# I'll update to the final version early next week when its released
2007-06-15 19:09:26 +00:00
Nuno Lopes
17db5db759
add tests for pcre 7.0 regression
...
update to pcre 7.2 will follow soon
2007-06-15 11:57:08 +00:00
Dmitry Stogov
e1f08c8297
HTTP 500 is sent to browser in case of PHP error instead of blank page
2007-06-15 09:20:27 +00:00
Dmitry Stogov
1fe8fded5f
Fixed test
2007-06-15 08:16:11 +00:00