Ant Phillips
dfd31ff703
Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
2008-11-18 15:36:32 +00:00
Pierre Joye
0d3534ac1d
- #41033
2008-11-18 02:15:54 +00:00
Pierre Joye
0f50210635
- fix title
2008-11-18 02:03:19 +00:00
Pierre Joye
a46b6655a4
- MFH: #41033 , enable signing with DSA keys
2008-11-18 02:02:19 +00:00
Ilia Alshanetsky
bb592b40ab
More detailed bug fix description
2008-11-17 23:40:54 +00:00
Ant Phillips
29023692ce
Commit tests for ext/reflection
2008-11-17 11:20:19 +00:00
Pierre Joye
bb80704332
- skip if pcntl is missing
2008-11-16 23:19:33 +00:00
Pierre Joye
f38c96e85f
- MFH: manage references of stream context properly (Tony)
...
- add tests for bug #46127
2008-11-16 23:12:38 +00:00
Ilia Alshanetsky
aea970fbc2
MFB: Fixed memory leak inside readline_callback_handler_install() function
2008-11-16 18:01:25 +00:00
Felipe Pena
8c6eedb868
- MFH: Better fix
2008-11-13 23:23:11 +00:00
Stanislav Malyshev
682f0c5343
add error_log change
2008-11-13 19:23:51 +00:00
Stanislav Malyshev
d3376cb591
Add option to send error_log directly to SAPI
2008-11-13 19:22:01 +00:00
Hannes Magnusson
8c5fafcdb9
MFH: Document the xmlrpc_errors option
2008-11-13 19:06:59 +00:00
Ilia Alshanetsky
88dbe358e0
MFB: Fixed a bug inside dba_replace() that could cause file truncation with
...
invalid keys
2008-11-13 18:22:23 +00:00
Felipe Pena
83308cedf9
- Reverted last change, only in this branch
2008-11-13 14:53:55 +00:00
Felipe Pena
614d00ca89
- MFH: Fixed invalid reads
2008-11-13 13:09:47 +00:00
Felipe Pena
9bb9f270fa
- MFH: Fixed a macro redefinition on BSD for different purpose
2008-11-12 23:38:15 +00:00
Felipe Pena
1bedb57dd4
- MFH: Removed unused variables
2008-11-12 17:50:37 +00:00
Felipe Pena
c18fd01775
- Fix test
2008-11-12 17:29:50 +00:00
Pierre Joye
7e2f15eb3a
- update NEWS for #14962
2008-11-12 12:01:29 +00:00
Pierre Joye
36b9272e3c
- MFH:
...
- #14962 , makes extractTo 2nd argument really optional
- replace ZEND_ENGINE_2_1 by PHP_ZIP_USE_OO
- sync tests
2008-11-12 11:59:26 +00:00
Felipe Pena
cac8a72989
- Fixes and new tests
2008-11-11 18:42:00 +00:00
Felipe Pena
d7a80059bb
- New test
2008-11-11 16:16:20 +00:00
Felipe Pena
a3de4d224a
- BFN #46543
2008-11-11 13:32:55 +00:00
Felipe Pena
ea70058067
MFH:
...
- Added ZEND_FETCH_RESOURCE2_NO_RETURN() (a version of ZEND_FETCH_RESOURCE2 but without the ZEND_VERIFY_RESOURCE() which contains RETURN_FALSE)
- Fixed bug #46543 (ibase_trans() memory leaks when using wrong parameters)
2008-11-11 13:29:50 +00:00
Arnaud Le Blanc
c7411c2c96
MFH: Fixed stream_get_contents() when using $maxlength and socket is not
...
closed. indeyets@php.net on #46049 .
2008-11-11 01:56:33 +00:00
Arnaud Le Blanc
3c01491e89
MFH: Fixed bug #44818 (php://memory writeable when opened read only)
2008-11-11 00:45:36 +00:00
Felipe Pena
edd46ec6f7
- Make expected result compatible with recent Firebird version
2008-11-10 22:35:02 +00:00
Felipe Pena
13c8beed63
- New tests
2008-11-10 18:04:41 +00:00
Derick Rethans
ffef452b62
- MFH: Make it work with bison 2.4.
2008-11-10 12:06:10 +00:00
Kalle Sommer Nielsen
63130eadc0
Fix NEWS
2008-11-09 11:39:27 +00:00
Timm Friebe
b0419a1ef1
- Added note on bugfix for #30312
...
- Added entry on CS_ROW_FAIL patch fix
2008-11-09 10:33:53 +00:00
Rasmus Lerdorf
058a282133
Potential fix for bug #46525
2008-11-08 22:45:29 +00:00
Felipe Pena
ab5e85b27d
- MFH: Added connection checking on SKIPIF
2008-11-08 15:39:32 +00:00
Timm Friebe
6d6138d9d9
- MFB: Initial release
2008-11-08 14:28:26 +00:00
Timm Friebe
839b81668c
- Adjusted tests to reality
...
# We select 123456789.12345679, we should have this returned and not
# something 123456789.123457 (rounded)
2008-11-08 14:24:55 +00:00
Timm Friebe
ea1453a741
- MFB: Made this test independent of date format
2008-11-08 14:24:38 +00:00
Timm Friebe
00772abea5
- MFB: Fixed problems with segmentation faults when using unbuffered queries
...
# Double-freeing results caused these
2008-11-08 14:15:08 +00:00
Timm Friebe
b42da54e51
- MFB: Changed while loop in php_sybase_fetch_result_row() to also read rows with
...
retcode == CS_ROW_FAIL.
# Reported by Detlef Neumerkel and Frank Irnich of Sybase
2008-11-08 12:06:08 +00:00
Timm Friebe
ef15af78dd
- MFB: Made this test independent of field types in master..sysprocesses
...
# char on ASE 11, varchar on ASE 15
2008-11-08 12:01:10 +00:00
Timm Friebe
c5b45f2281
- Changed source to read host, user and password from environment
...
# E.g. nmake test TESTS=ext/sybase_ct PHP_SYBASE_HOST=db PHP_SYBASE_USER=sa PHP_SYBASE_PASS=***
2008-11-08 11:59:57 +00:00
Scott MacVicar
df7f836d31
MFH: Support versions of valgrind from SVN. The version is shown as 3.4.0.SVN
...
Save the bunnies
2008-11-08 02:05:03 +00:00
Felipe Pena
9d052f239f
MFH:
...
- Fixed bug #46521 (Curl ZTS OpenSSL, error in config.m4 fragment)
Noticed by: jd at cpanel dot net
2008-11-07 21:18:45 +00:00
Ilia Alshanetsky
482d6ad927
Back to dev
2008-11-06 21:53:48 +00:00
Ilia Alshanetsky
f2445bd57a
5.2.7RC3
2008-11-06 21:50:36 +00:00
Felipe Pena
a054d74c4a
BFN #45166
2008-11-06 01:36:40 +00:00
Felipe Pena
779adcc113
MFH:
...
- Fixed wrong check
- Improved test
2008-11-05 23:42:05 +00:00
Felipe Pena
347fa0eb1b
- Fixed bug #45166 (substr() overflow changes) (now synced with other branches)
2008-11-05 18:55:02 +00:00
Hannes Magnusson
ac10dfa0ce
Fixed bug#46445 (run-tests2.php is missing or README.TESTING2 is unneeded)
2008-11-05 17:16:07 +00:00
Kalle Sommer Nielsen
def82c26f2
MFH: New tests for syslog
2008-11-05 09:59:46 +00:00