Pierre Joye
|
196e45aa5c
|
- ws
|
2010-09-13 11:06:18 +00:00 |
|
Pierre Joye
|
2beb341374
|
- sanity check for the path length and don't treat UNC as local path (no functional change, only less ops)
|
2010-09-13 10:58:18 +00:00 |
|
Pierre Joye
|
da4d4cef5e
|
- silent warning
|
2010-09-13 10:28:45 +00:00 |
|
Pierre Joye
|
8a18e0b716
|
- use php_sys_lstat
|
2010-09-13 10:27:55 +00:00 |
|
Pierre Joye
|
d5ca12b03e
|
- use php_sys_readlink
|
2010-09-13 09:30:07 +00:00 |
|
Pierre Joye
|
ba5b4afc32
|
- WS
|
2010-09-13 09:08:42 +00:00 |
|
Adam Harvey
|
a53f43d7b5
|
Fix bug #52826 (phpinfo is incorrect for bzip2 stream wrapper).
|
2010-09-13 07:41:39 +00:00 |
|
Pierre Joye
|
f25cbae9b1
|
- remove dummy wrapper for readfile
|
2010-09-11 19:07:43 +00:00 |
|
Felipe Pena
|
feda017cce
|
- Fixed bug #49215 (make fails on glob_wrapper)
|
2010-09-10 21:33:50 +00:00 |
|
Pierre Joye
|
e62a10c4d0
|
- use OPENBASEDIR_CHECKPATH macro (does safe mode too in 5.3) so trunk and branches are the same
|
2010-09-10 19:27:39 +00:00 |
|
Pierre Joye
|
dd902c7161
|
- use php_sys_readlink
|
2010-09-10 19:25:56 +00:00 |
|
Pierre Joye
|
e0591d0ea1
|
- remove 'UNC' from the target
|
2010-09-10 19:21:02 +00:00 |
|
Pierre Joye
|
4d8d26d0db
|
- open_basedir symlink support for Windows
|
2010-09-10 17:45:13 +00:00 |
|
Pierre Joye
|
b4368a76cd
|
- Implement bug #51804, splFileInfo::getLinkTarget() on Windows
|
2010-09-10 14:17:40 +00:00 |
|
Pierre Joye
|
ae50441266
|
- WS
|
2010-09-10 14:02:19 +00:00 |
|
Pierre Joye
|
bf0a5ea745
|
- add php_sys_readlink
|
2010-09-10 14:01:44 +00:00 |
|
Adam Harvey
|
2441ddf10e
|
Fix bug #52802 (Out-of-date comment for
file_get_contents/php_stream_copy_to_mem) by updating the relevant comments.
|
2010-09-10 03:08:05 +00:00 |
|
Felipe Pena
|
264d65bd6e
|
- Fixed test
|
2010-09-09 21:46:29 +00:00 |
|
Adam Harvey
|
c2f2f68692
|
Fixed bug #52744 (cal_days_in_month incorrect for December 1 BCE). Original
patch by gpap at internet dot gr.
|
2010-09-09 06:41:23 +00:00 |
|
Adam Harvey
|
02b2a28882
|
Fix bug #52786 (PHP should reset section to [PHP] after ini sections). Patch by
Fedora at famillecollet dot com.
|
2010-09-09 05:11:05 +00:00 |
|
Pierre Joye
|
6b72fef134
|
- fix the fix for bug #52323
|
2010-09-08 11:51:11 +00:00 |
|
Pierre Joye
|
123ab59b9c
|
- WS
|
2010-09-08 10:26:59 +00:00 |
|
Pierre Joye
|
487746cf39
|
- Fix bug #52323, return value of php_network_connect_socket should be set even if the caller does not care about the error_string
|
2010-09-08 10:25:40 +00:00 |
|
Pierre Joye
|
c57bf4a4d9
|
- WS
|
2010-09-08 09:11:18 +00:00 |
|
Pierre Joye
|
367bd11d6f
|
- Fix #50524, proc_open should respect cwd as it does on other platforms
|
2010-09-08 08:34:57 +00:00 |
|
Dmitry Stogov
|
411f9fbe4d
|
We don't need to preallocate a memory segment in case we don't use zend memory manager
|
2010-09-08 07:52:49 +00:00 |
|
Felipe Pena
|
7f9527bb22
|
- Fixed wrong type
|
2010-09-08 01:46:23 +00:00 |
|
Jérôme Loyet
|
a7e18ea855
|
- remove FPM specific version which is irrelevant since FPM integration into core.
|
2010-09-07 22:03:43 +00:00 |
|
Jérôme Loyet
|
75891691ed
|
- Fixed bug #52498 (libevent was not only linked to php-fpm)
|
2010-09-07 21:12:28 +00:00 |
|
Pierre Joye
|
7ce4f4955d
|
- fix bug #50953, socket will not connect to IPv4 address when the host has both ipv4 and ipv6 addresses
|
2010-09-07 09:47:36 +00:00 |
|
Pierre Joye
|
2110655d4d
|
- WS
|
2010-09-06 14:43:44 +00:00 |
|
Dmitry Stogov
|
c290767ed7
|
Fixed bug #46723 (FastCGI persistent connection is incredibly slow due to TCP ack delay).
|
2010-09-06 11:11:40 +00:00 |
|
Pierre Joye
|
abf4853145
|
- fix bug #52260, catch all DNS not found error
|
2010-09-06 10:57:42 +00:00 |
|
Pierre Joye
|
8648b1beff
|
- timeval element are always 32bit long on Windows
|
2010-09-06 10:39:26 +00:00 |
|
Pierre Joye
|
75df1719be
|
- kill warning
|
2010-09-06 10:28:04 +00:00 |
|
Pierre Joye
|
84d1c12b92
|
- restore credits, fix 5.3 as well, aka do it right /cc Deric
|
2010-09-05 14:38:35 +00:00 |
|
Derick Rethans
|
0c19577c28
|
- Clean up the generated tmp-php.ini after make test has run.
|
2010-09-05 12:29:47 +00:00 |
|
Derick Rethans
|
edfc45507a
|
- Turn test-description into on line.
|
2010-09-05 08:46:41 +00:00 |
|
Rasmus Lerdorf
|
8790a4918c
|
This incorrect contraction started to get on my eyes after I saw it for the
87th time while struggling with an annoying SOAP service.
|
2010-09-03 22:24:08 +00:00 |
|
Dmitry Stogov
|
88bf6d2e16
|
Fixed GC bug
|
2010-09-03 09:27:47 +00:00 |
|
Ulf Wendel
|
d1f40f7439
|
Fix test failure. Add new test for MYSQLI_OPT_INT_AND_FLOAT_NATIVE mysqlnd feature.
|
2010-09-02 14:57:38 +00:00 |
|
Pierre Joye
|
9b6d0f222e
|
- typo/clarity
|
2010-09-02 10:30:34 +00:00 |
|
Felipe Pena
|
7396657fc1
|
- Fixed compiler warning (missing return statement)
|
2010-09-01 23:21:03 +00:00 |
|
Stanislav Malyshev
|
68eb876351
|
Fix bug #50590 - IntlDateFormatter::parse result is limited to the integer range
|
2010-09-01 20:34:59 +00:00 |
|
Andrey Hristov
|
383d7d005a
|
fix build on windows, seems this macro is not defined
|
2010-09-01 16:54:20 +00:00 |
|
Dmitry Stogov
|
6bc16cce8f
|
Reduced overhead of FastCGI using near-perfect hash function and predcalculated hash values.
|
2010-09-01 15:34:48 +00:00 |
|
Andrey Hristov
|
b2bcf3ae48
|
OPT_COMPRESS support for mysqlnd_conn::set_client_option
To be used by mysqli_options
|
2010-09-01 14:47:36 +00:00 |
|
Dmitry Stogov
|
001d83dc47
|
invalid length
|
2010-09-01 14:42:43 +00:00 |
|
Pierre Joye
|
f22c9a67f9
|
- is_link note
|
2010-09-01 10:23:58 +00:00 |
|
Pierre Joye
|
b1e0e9ea5a
|
- fix index
|
2010-09-01 10:22:29 +00:00 |
|