Jani Taskinen
|
adf8f72f14
|
- Fixed bug #49092 (ReflectionFunction fails to work with functions in fully qualified namespaces)
|
2009-08-01 01:45:22 +00:00 |
|
Jani Taskinen
|
0b03346bf8
|
- Added test for bug #49074
|
2009-08-01 01:01:43 +00:00 |
|
Jani Taskinen
|
edbf332cea
|
- Fixed bug #49074 (private class static fields can be modified by using reflection)
|
2009-08-01 00:48:04 +00:00 |
|
Rasmus Lerdorf
|
8608857c1a
|
Fix bug #48880
The ini entry was being corrupted because it wasn't being set
on the ACTIVATE and DEACTIVATE stages.
|
2009-07-31 21:09:45 +00:00 |
|
Garrett Serack
|
f56d6b67b5
|
- Updated fix for bug #48911 (embed sapi misses SAPI_API)
#- Windows didn't need SAPI_API
|
2009-07-30 20:20:56 +00:00 |
|
Felipe Pena
|
f8ee7db001
|
- Fixed bug #49108 (2nd scan_dir produces seg fault)
|
2009-07-30 12:06:40 +00:00 |
|
Jani Taskinen
|
96a053288f
|
- Fixed compile failure with older openssl libs (< 0.9.8), fixes bug #49012
|
2009-07-30 11:32:08 +00:00 |
|
Jani Taskinen
|
10a7066591
|
- Fix test
|
2009-07-30 10:53:04 +00:00 |
|
Stanislav Malyshev
|
9fd8469e94
|
fix for bug #49000
|
2009-07-30 05:01:53 +00:00 |
|
Kalle Sommer Nielsen
|
fa09704cea
|
Test case for bug #42434
|
2009-07-30 03:54:27 +00:00 |
|
Felipe Pena
|
b16441622e
|
- Added missing entries from me
|
2009-07-30 00:18:48 +00:00 |
|
Felipe Pena
|
99013d8321
|
- Fixed memleak in stream_is_local()
|
2009-07-29 19:09:17 +00:00 |
|
Greg Beaver
|
93054e9b38
|
oops, released as beta instead of stable, Gwynne: svn rm tags/RELEASE_2_0_0 fails, perhaps this can be allowed?
|
2009-07-29 16:29:30 +00:00 |
|
Felipe Pena
|
9e253ac6e7
|
- Fixed memleak on Phar::mungServer()
|
2009-07-29 16:17:57 +00:00 |
|
Derick Rethans
|
24b973cafc
|
- Fixed bug #45554 (Inconsistent behavior of the u format char).
|
2009-07-29 15:34:59 +00:00 |
|
Johannes Schlüter
|
3e0d13859a
|
Remove .project files (doesn't exist in trunk)
|
2009-07-29 13:51:52 +00:00 |
|
Ilia Alshanetsky
|
06a2acc527
|
Fixed bug #45141 (setcookie will output expires years of >4 digits).
|
2009-07-29 13:44:16 +00:00 |
|
Greg Beaver
|
e29bccaae2
|
make phar tests pass in php 5.2, prepare for release of pecl/phar 2.0.0, merge Gwynne's TSRM fix to phar_object.c to other branches
|
2009-07-29 10:14:04 +00:00 |
|
Greg Beaver
|
5c4609021f
|
sync run-tests.php with revision 286499 changes making php 6 tests with EXPECTF that can have arbitrary binary data in output work
|
2009-07-29 10:06:55 +00:00 |
|
Jani Taskinen
|
4fbc6a54ec
|
- Fix news
|
2009-07-29 09:10:52 +00:00 |
|
Moriyoshi Koizumi
|
7ce2bff511
|
* Fix bug #48645 (mb_convert_encoding() doesn't understand hexadecimal html-entities)
|
2009-07-29 04:44:08 +00:00 |
|
Stanislav Malyshev
|
9e445b043b
|
report fix for bug #49065
|
2009-07-29 00:18:19 +00:00 |
|
Stanislav Malyshev
|
d1a16fc86d
|
fix extension functions disabling (bug #49065)
|
2009-07-29 00:17:10 +00:00 |
|
Hannes Magnusson
|
cc23b8d600
|
MFH: Fixed bug #44144 & add test
|
2009-07-28 22:25:31 +00:00 |
|
Jani Taskinen
|
f48cab06ff
|
- Fixed bug #48971 (Missing ZEND_NS_NAMED_FE macro)
|
2009-07-28 21:12:42 +00:00 |
|
Jani Taskinen
|
907763a20a
|
- Fixed bug #48911 (embed sapi misses SAPI_API)
|
2009-07-28 21:07:43 +00:00 |
|
Kalle Sommer Nielsen
|
b5b8303194
|
Fixed bug #42434 (ImageLine w/ antialias = 1px shorter)
- patch by wojjie at gmail dot com
|
2009-07-28 20:35:06 +00:00 |
|
Sriram Natarajan
|
34d8ee27cc
|
- 48182 ssl handshake fails during asynchronous socket connection
|
2009-07-28 19:28:08 +00:00 |
|
Jani Taskinen
|
48a514673a
|
- Skip some tests in 32bit systems, add cleanups where missing
|
2009-07-28 19:16:02 +00:00 |
|
Derick Rethans
|
d936dd1802
|
- Updated to version 2009.11 (2009k)
|
2009-07-28 15:25:16 +00:00 |
|
Rasmus Lerdorf
|
ee01362c98
|
Get rid of this platform-specific test
|
2009-07-28 14:56:08 +00:00 |
|
Dmitry Stogov
|
ff766c1de2
|
Fixed bug #48912 (Namespace causes unexpected strict behaviour with extract())
|
2009-07-28 12:35:27 +00:00 |
|
Antony Dovgal
|
421b6e0f2c
|
configure dependency has to be optional as well
|
2009-07-28 08:59:08 +00:00 |
|
Antony Dovgal
|
75fc702162
|
fix segfault in session/tests/031.phpt by adding optional extension
dependency (php_hash_hashtable has to be initialized when setting
session.hash_function)
|
2009-07-28 08:54:23 +00:00 |
|
Takeshi Abe
|
59ff212783
|
added test for #43073
|
2009-07-27 22:11:43 +00:00 |
|
Takeshi Abe
|
366c261cce
|
MFH: fixed #48732 (TTF Bounding box wrong for letters below baseline) and #48801 (Problem with imagettfbbox)
|
2009-07-27 15:06:28 +00:00 |
|
Felipe Pena
|
28add3cbf3
|
- MFH: Cosmetic changes
|
2009-07-27 14:11:53 +00:00 |
|
Jani Taskinen
|
2539da79ba
|
- HEAD and PHP_5_2 have it like this, PHP_5_3 should not be different!
|
2009-07-27 09:23:06 +00:00 |
|
Kalle Sommer Nielsen
|
82cfb15677
|
Fixed bug #48872 (string.c: errors: duplicate case values) (Only in PHP_5_3)
|
2009-07-27 07:14:40 +00:00 |
|
Scott MacVicar
|
87dbefa03b
|
MFH: Add error constant when json_encode detects an invalid UTF-8 sequence.
|
2009-07-27 03:43:38 +00:00 |
|
Felipe Pena
|
837732acc5
|
- Fix ZTS build
|
2009-07-26 23:44:59 +00:00 |
|
Jani Taskinen
|
e2d044db40
|
- Regenerated
|
2009-07-26 23:22:27 +00:00 |
|
Jani Taskinen
|
8877a37f3e
|
- Fixed bug #49064 (--enable-session=shared does not work: undefined symbol:
php_url_scanner_reset_vars). (Jani)
# Note: This does not exist in PHP_5_2. Merged there as well to keep these files synced.
|
2009-07-26 23:20:34 +00:00 |
|
Jani Taskinen
|
ae492897c6
|
- Removed unused code (replaced long time ago by url_scanner_ex.*
|
2009-07-26 22:59:46 +00:00 |
|
Antony Dovgal
|
d132b9985d
|
fix test
|
2009-07-26 19:59:04 +00:00 |
|
Antony Dovgal
|
6d04f1a141
|
fix test
|
2009-07-26 19:53:23 +00:00 |
|
Antony Dovgal
|
3af4a22a3c
|
fix test
|
2009-07-26 19:51:24 +00:00 |
|
Antony Dovgal
|
2fffc2b06c
|
fix test
|
2009-07-26 19:45:38 +00:00 |
|
Rasmus Lerdorf
|
0e2af69d55
|
Not binary
|
2009-07-26 19:29:11 +00:00 |
|
Ilia Alshanetsky
|
899cb30275
|
Fixed bug #49026 (proc_open() can bypass safe_mode_protected_env_vars
restrictions).
|
2009-07-26 15:14:18 +00:00 |
|