Etienne Kneuss
|
54b70b6015
|
MFH: Fix #44511 (Ensure no exception was already thrown by php_stream_opendir)
|
2008-04-09 19:01:12 +00:00 |
|
Felipe Pena
|
e3040a0815
|
MFB: Fixed bug #44678 (spliti error message includes wrong function name)
|
2008-04-09 13:51:09 +00:00 |
|
Jani Taskinen
|
a27b306d25
|
MFH: Missing basic single ini file test (bug #44574)
|
2008-04-08 12:33:54 +00:00 |
|
Jani Taskinen
|
ee42eca5d8
|
- Generated with re2c 0.13.4
|
2008-04-08 12:17:04 +00:00 |
|
Jani Taskinen
|
9646a59ac0
|
- Fix test.
|
2008-04-08 12:00:15 +00:00 |
|
Jani Taskinen
|
04ea6d79d5
|
MFH:- Fixed bug #44667 (proc_open does not handle pipes with the mode "wb" correctly)
|
2008-04-08 08:42:24 +00:00 |
|
Andrey Hristov
|
46e3d3a4d8
|
Fix snapshot build
|
2008-04-08 07:45:49 +00:00 |
|
Ilia Alshanetsky
|
f728678bb8
|
Fixed bug #44663 (Crash in imap_mail_compose if "body" parameter invalid)
|
2008-04-08 00:01:48 +00:00 |
|
Christopher Jones
|
df86a8d398
|
Test updates
|
2008-04-07 21:55:53 +00:00 |
|
Christopher Jones
|
9389c68310
|
Fix OCIPing 10.2 macro
|
2008-04-07 21:55:43 +00:00 |
|
Christopher Jones
|
51c5220adb
|
PECL #13523 (x86_64 build). Make OCI8 buildable with PHP 4.3.9.
|
2008-04-07 21:55:20 +00:00 |
|
Derick Rethans
|
e22155e848
|
- MFH: Fixing returned offset.
- MFH: Algorithm optimization.
|
2008-04-07 17:44:03 +00:00 |
|
Derick Rethans
|
e64dc309f9
|
- MFH: Fixed test cases.
|
2008-04-07 17:41:58 +00:00 |
|
Etienne Kneuss
|
a1e0945143
|
MFH: Implement forward_static_call(_array) to complete LSB. Patch by Mike Lively
|
2008-04-07 10:44:59 +00:00 |
|
Ilia Alshanetsky
|
8d8e9d273b
|
Fixed bug #44603 (Order issues with Content-Type/Length headers on POST)
|
2008-04-06 15:21:24 +00:00 |
|
Felipe Pena
|
14b2f7606b
|
MFB: Fixed bug #44591 (imagegif's filename parameter).
|
2008-04-04 17:42:18 +00:00 |
|
Joe Orton
|
c3474b9116
|
MFH: Fixed bug #32979 (OpenSSL stream->fd casts broken in 64-bit build)
(stotty at tvnet dot hu)
MFH: Fix another case of a broken stream->fd cast in 64-bit builds.
|
2008-04-04 13:02:48 +00:00 |
|
Antony Dovgal
|
6157fc7681
|
MFH: fix folding
|
2008-04-04 07:47:58 +00:00 |
|
Ilia Alshanetsky
|
d9253f7424
|
Fixed bug #44613 (Crash inside imap_headerinfo())
|
2008-04-02 16:26:39 +00:00 |
|
Antony Dovgal
|
aa555ca0a9
|
MFH
|
2008-04-02 14:56:21 +00:00 |
|
Antony Dovgal
|
e96d5501f8
|
MFH: initialize variable
|
2008-04-02 14:35:29 +00:00 |
|
Felipe Pena
|
378dacf99f
|
Typo
|
2008-04-01 18:48:11 +00:00 |
|
Christopher Jones
|
fc1ad96953
|
Use new version macro. Make code portable to older PHP versions
|
2008-04-01 18:37:32 +00:00 |
|
Ilia Alshanetsky
|
7f9d35ebf7
|
Fixed bug #44594 (imap_open() does not validate # of retries parameter)
|
2008-04-01 18:28:45 +00:00 |
|
Derick Rethans
|
ec5157fe01
|
- MFH: Fixed a bug in formatting timestamps when DST is active in the default
timezone.
|
2008-03-31 09:11:30 +00:00 |
|
Felipe Pena
|
f8b3482861
|
Fix WS.
# My editor accidentally changed tab to space, sorry.
|
2008-03-30 22:01:44 +00:00 |
|
Felipe Pena
|
b3ded59e3e
|
- Added T_GOTO
- Fixed tests
|
2008-03-30 21:48:24 +00:00 |
|
Ilia Alshanetsky
|
f704d2d37d
|
Added a warning message
|
2008-03-30 15:05:48 +00:00 |
|
Felipe Pena
|
3230a77d89
|
MFB: Fixed bug #44564 (escapeshellarg removes UTF-8 multi-byte characters)
|
2008-03-30 12:24:10 +00:00 |
|
Felipe Pena
|
3946b1fd29
|
MFB: Fixed bug #44557 (Crash in imap_setacl when supplied integer as username)
|
2008-03-28 16:45:05 +00:00 |
|
Felipe Pena
|
f66f55edc5
|
MFH: Implemented "jump label" operator (limited "goto")
[DOC]
|
2008-03-28 14:35:01 +00:00 |
|
Antony Dovgal
|
9d9468e9f4
|
fix compile warnings
|
2008-03-28 10:22:12 +00:00 |
|
Jani Taskinen
|
afa42ce453
|
- Fix test (readdir() does not sort the results..)
|
2008-03-27 10:45:03 +00:00 |
|
Dmitry Stogov
|
862f9ee3d2
|
Added ability to use stream wrappers in include_path
|
2008-03-27 10:33:40 +00:00 |
|
Ilia Alshanetsky
|
17d22a50d9
|
Fixed bug #44501 (LOCK_EX mode in file_put_contents() is impropertly
handled in combination with url wrappers)
|
2008-03-26 23:06:47 +00:00 |
|
Steve Seear
|
073b6eac48
|
Adding tests for gethostbyaddr() and gethostbynamel()
|
2008-03-26 18:19:31 +00:00 |
|
Andrey Hristov
|
5abe8c8d01
|
Small updates & a fix for
Bug #43832 mysqi_get_charset() doesn't expose charset comment
|
2008-03-25 18:27:17 +00:00 |
|
Christopher Jones
|
bb03788897
|
revert stmt release on connection error change (and sync with PHP 6)
|
2008-03-25 17:38:07 +00:00 |
|
Christopher Jones
|
e7de4793c3
|
Remove trailing period from error thus syncing with PHP 6
|
2008-03-25 17:20:27 +00:00 |
|
Christopher Jones
|
ceb2193b7c
|
rename PHP_OCI8_VERSION in preparation for peclversioning RFC. Remove obsolete HAVE_OCI8_ATTR_STATEMENT macro
|
2008-03-25 02:00:32 +00:00 |
|
Ilia Alshanetsky
|
16f6918e0f
|
Fixed test on systems where . and .. order not guaranteed
|
2008-03-24 18:33:54 +00:00 |
|
Derick Rethans
|
d24bc47a99
|
- Updated to version 2008.2 (2008b)
|
2008-03-24 13:00:47 +00:00 |
|
Dmitry Stogov
|
2790eebdbc
|
Fixed tests
|
2008-03-24 10:09:41 +00:00 |
|
Dmitry Stogov
|
0ec1e42e52
|
Fixed tests (file order is undefined, so we need to sort() them)
|
2008-03-24 09:00:33 +00:00 |
|
Ilia Alshanetsky
|
97e293ed4b
|
Removed unused variable
|
2008-03-23 15:48:10 +00:00 |
|
Christopher Jones
|
c401491ca0
|
Further improvements to error handling
|
2008-03-22 01:27:50 +00:00 |
|
Marcus Boerger
|
736df2fec1
|
- MFH Add new test
|
2008-03-21 15:21:38 +00:00 |
|
Antony Dovgal
|
96c2b045ff
|
fix ZTS build
|
2008-03-21 08:28:24 +00:00 |
|
Ilia Alshanetsky
|
74b5cfdea5
|
Refine fix for multibyte char hanling inside command names and args
|
2008-03-20 23:25:31 +00:00 |
|
Derick Rethans
|
b23442fc48
|
- MFH: Fix the DateTimeZone::getTransitions() algorithm.
|
2008-03-20 19:43:36 +00:00 |
|