Andrey Hristov
8546225b6e
Fixed very rare memory leak in mysqlnd, when binding thousands of columns
2010-04-27 12:32:34 +00:00
Dmitry Stogov
4ff3000850
ws
2010-04-27 12:23:29 +00:00
Dmitry Stogov
d8a7f892ee
- ws
...
- removed unused variables
2010-04-27 12:17:32 +00:00
Dmitry Stogov
c58b131e29
- Reimplemented ZEND_INIT_FCALL_BY_NAME and ZEND_INIT_NS_FCALL_BY_NAME to use literals instead of additional operands
...
- Optimized access to global constants
2010-04-27 12:09:13 +00:00
Andrey Hristov
194444b293
Of course, 64*4 is 256, not 1024
2010-04-27 11:02:51 +00:00
Andrey Hristov
4b658e3ded
Move the macro to mysqlnd_enum_n_def.h, because it can be reused
...
in other places. Also, premultiply the values by 4 and add some
reserve for future releases of the server.
2010-04-27 10:53:27 +00:00
Etienne Kneuss
07a6d66276
Fixed #48361 (SplFileInfo::getPathName() should return the parent
2010-04-27 08:56:01 +00:00
Andrey Hristov
a00f8f4ea7
Test case for the buffer overflow in mysqlnd_change_user
2010-04-27 08:45:23 +00:00
Andrey Hristov
207a72ca0e
Fixed buffer overflow in mysqlnd_change_user
2010-04-27 08:26:24 +00:00
Hannes Magnusson
8ba86768e7
- Unifiy that message
...
- Mention php.ini
2010-04-27 08:23:25 +00:00
Hannes Magnusson
56970e11e5
Fix test
2010-04-27 08:17:17 +00:00
Andrey Hristov
6f6909e582
Fixed possible buffer overflow in mysqlnd_conn__list_fields.
2010-04-27 08:02:08 +00:00
Etienne Kneuss
739ebcc66e
Fix #51374 (Wrongly initialized object properties)
2010-04-27 05:58:39 +00:00
Pierrick Charron
1892d92d68
Fixed bug #51670 getColumnMeta causes segfault when re-executing query after calling nextRowset
2010-04-27 05:56:56 +00:00
Etienne Kneuss
6f5f6d2bca
Fix #49723 (Skip seek when unnecessary)
2010-04-27 04:57:48 +00:00
Pierrick Charron
91ee07814e
Remove unused variables
2010-04-27 00:09:55 +00:00
Kalle Sommer Nielsen
dd8e59da8f
Removed safe_mode
...
* Removed ini options, safe_mode*
* Removed --enable-safe-mode --with-exec-dir configure options on Unix
* Updated extensions, SAPI's and core
* php_get_current_user() is now declared in main.c, thrus no need to include safe_mode.h anymore
2010-04-26 23:53:30 +00:00
Ilia Alshanetsky
3c78ad763e
Fixed handling of session variable serialization on certain prefix characters. Reported by Stefan Esser
2010-04-26 18:35:54 +00:00
Felipe Pena
78f43a53f7
- Fixed tests
2010-04-26 14:15:44 +00:00
Dmitry Stogov
3c179430ec
Fixed crash in Zend/tests/unset_cv09.phpt
2010-04-26 13:51:46 +00:00
Antony Dovgal
19b957b535
fix test
2010-04-26 13:46:40 +00:00
Antony Dovgal
8f2a6d0222
fix test
2010-04-26 13:44:23 +00:00
Antony Dovgal
76b36c0003
fix skipif sections
2010-04-26 13:41:43 +00:00
Felipe Pena
7ab8fd9c0a
- Fix test
2010-04-26 13:41:00 +00:00
Pierre Joye
75d9b3c7f8
- Fix #51582 , Don't assume UINT64_C it's ever available
2010-04-26 10:34:06 +00:00
Pierrick Charron
00209d7966
Update tests related to allow_call_time_pass_reference
2010-04-26 00:27:04 +00:00
Felipe Pena
c4630c0da2
- Remove empty tests
2010-04-26 00:21:18 +00:00
Felipe Pena
0a6bcd44a7
- Removed allow_call_time_pass_reference (Pierrick)
2010-04-26 00:13:34 +00:00
Antony Dovgal
7211284ac7
fix ~450 tests and 25 segfaults
...
make test, anyone?
2010-04-25 19:17:16 +00:00
Hannes Magnusson
b25baf178d
mention which setting!
2010-04-25 18:55:06 +00:00
David Soria Parra
ebd12eba95
Remove unused variable
2010-04-25 18:34:36 +00:00
Etienne Kneuss
d8c8cb4cca
Fix #51532 (Invalid prototype for SplFileInfo::fscanf)
2010-04-25 05:18:42 +00:00
Felipe Pena
f95818634c
- Fixed memory leak
2010-04-24 16:59:09 +00:00
David Soria Parra
08b9fdc8a3
Add DTrace probes
2010-04-24 13:32:30 +00:00
Christopher Jones
fd42b5064c
Initialize vars to prevent valgrind warnings in some cases
2010-04-24 00:44:56 +00:00
Felipe Pena
3d1e73eb82
- Fix regexp
2010-04-23 19:20:55 +00:00
Jérôme Loyet
34ba9e39fa
Add PHP_VALUE and PHP_ADMIN_VALUE interpretation from fastcgi headers.
...
It works as php_value and php_admin_value from the main conf file or apache sapi.
See bug (request) #51595
2010-04-23 16:05:52 +00:00
Jérôme Loyet
acf5fba0fb
Remove unused functions / variables / #if 0 blocks
2010-04-23 15:09:28 +00:00
Jérôme Loyet
757d7ace9a
typo
2010-04-23 13:56:14 +00:00
Andrey Hristov
e9f9f66f2e
Fix for bug #51647 Certificate file without private key (pk in another file) doesn't work
2010-04-23 13:54:40 +00:00
Felipe Pena
6a1ad16066
- Fixed compiler warnings
2010-04-23 13:32:03 +00:00
Antony Dovgal
a9a55f77c0
fix WS
2010-04-23 09:11:44 +00:00
Dmitry Stogov
f06d839e59
Use fast class fetch function
2010-04-23 08:56:03 +00:00
Jérôme Loyet
0b2a196431
typo and errors in php-fpm.conf
2010-04-23 08:06:49 +00:00
Felipe Pena
246a15e95f
- Fix memory issue
2010-04-23 02:57:49 +00:00
Felipe Pena
c7bf006c4d
- Fix Windows build (Kalle)
2010-04-23 01:56:03 +00:00
Felipe Pena
5a8632a144
- Fix function signature
2010-04-23 01:43:27 +00:00
Felipe Pena
28263bf8a4
- Fix ZTS code and CS
2010-04-23 00:54:51 +00:00
Felipe Pena
cdf71efc5c
- Fix zend_hash_apply_with_arguments() calls on ZTS
2010-04-22 23:25:05 +00:00
Kalle Sommer Nielsen
0cec1e6e13
Update the deprecated directives in the MakeFile
2010-04-22 23:23:10 +00:00