Derick Rethans
057b2401bf
- Disable COMPRESS support for now, as it requires forking.
...
# @DOC [DOC] "DOC"
2008-08-29 13:39:01 +00:00
Derick Rethans
36f20d1730
- Remove ext/mime_magic, it was deprecated and it's only function is now part of
...
ext/fileinfo.
2008-08-29 13:31:44 +00:00
Derick Rethans
4ca7e129a7
- MFH: Adding back in mime_content_type().
2008-08-29 13:29:42 +00:00
Marcus Boerger
42eb47d500
- MFH preg_filter()
...
# As discussed with Lukas
# [DOC] check out the test
2008-08-29 12:13:54 +00:00
Derick Rethans
6fbf14c544
- MFH: Some more cleanups, and fixed some warnings.
2008-08-29 12:05:46 +00:00
Derick Rethans
e3cd394979
- MFH: Support for "back of <hour>" and "front of <hour>" phrases that are used
...
in Scotland.
2008-08-29 12:01:57 +00:00
Pierre Joye
4b5dd8e396
- [DOC] ming has been moved to pecl
2008-08-29 11:20:18 +00:00
Pierre Joye
587b679363
- MFH: move ming to pecl
2008-08-29 11:19:37 +00:00
Matt Wilmas
d558979acc
- Be more specific about when constant substitution occurs
...
- And should that be "values" or "value"? Hmm, feel free to improve wording
2008-08-29 11:12:34 +00:00
Pierre Joye
6b35a5df0a
- MFH: fix warning
2008-08-29 11:09:28 +00:00
Antony Dovgal
c7c4d96c73
fix invalid read
2008-08-29 10:53:13 +00:00
Felix De Vliegher
ef8ae4dfc5
Some fileinfo tests
2008-08-29 10:29:55 +00:00
Felix De Vliegher
6476e43eef
Added %unicode_string_optional% for differences in output between PHP 5 and 6
2008-08-29 10:25:54 +00:00
Dmitry Stogov
8bf32f28f2
Imporoved compile-time constant substitution (Matt)
2008-08-29 10:17:08 +00:00
Antony Dovgal
f6e15a25da
fix ZTS build
2008-08-29 10:12:29 +00:00
Scott MacVicar
907c24fd81
Test for fileinfo to check mime types.
2008-08-29 09:52:13 +00:00
Scott MacVicar
4690692519
Replace ereg code with pcre, fix duplicate macro names and segfault. Patch by Mikko
2008-08-29 09:49:01 +00:00
Felipe Pena
42feeddd40
MFH:
...
- Removed the undocumented object support in the leftover array functions [DOC]
(natcasesort, natsort, array_walk, array_walk_recursive, array_unique, array_key_exists)
- Changed HASH_OF() to Z_ARRVAL_P()
- Fixed bug #45937 (array_walk and array_walk_recursive can alter private/protected object variable)
2008-08-29 03:05:43 +00:00
Christopher Jones
02b2bcd94b
MFH: Bug #45888 (Refcounting in ZTS mode)
2008-08-28 06:33:24 +00:00
Christopher Jones
2b24b003fa
Add #45458
2008-08-28 06:22:49 +00:00
Christopher Jones
c5aa4a138e
MFH: Bug #45458 (OCI8: Numeric keys for associative arrays are not handled properly)
2008-08-28 06:19:45 +00:00
Christopher Jones
38b404fcb6
MHF: Test initialization cleanup
2008-08-28 05:35:26 +00:00
Christopher Jones
999d4938b6
MFH: Update Oracle DLL examples to match build changes
2008-08-28 05:31:31 +00:00
David Soria Parra
9af185c7c9
Already in 5.2
2008-08-27 07:49:43 +00:00
Antony Dovgal
3bd40d9000
fix file check and avoid segfault
2008-08-27 07:40:44 +00:00
Felipe Pena
7208556ca4
- MFH: Fixed check for empty file name
2008-08-27 01:04:23 +00:00
Felipe Pena
1ef7dfce3d
- MFH: Fixed crash in file_error_core()
2008-08-27 00:17:27 +00:00
Jani Taskinen
c1f52e5868
MFH
2008-08-26 23:26:07 +00:00
George Wang
f091e745c9
ignore signal SIGXFSZ
2008-08-26 22:05:17 +00:00
Alexey Zakhlestin
e7eba5af6a
switch to the new parameter-parse API
2008-08-26 17:34:16 +00:00
Alexey Zakhlestin
97e26d95b7
this test depends on session.hash_bits_per_character, but it was not explicitly set
2008-08-26 16:46:26 +00:00
Felipe Pena
d8c43bde79
- MFH: Improved fix
2008-08-26 16:22:27 +00:00
David Soria Parra
9f68483734
MFH: Fixed bug #43782 (feof() does not detect timeout on socket)
2008-08-26 16:06:36 +00:00
Rasmus Lerdorf
421751d240
Remove stray folding tag here
2008-08-26 15:37:01 +00:00
Felipe Pena
727990f432
- MFH: Added check for empty file name
2008-08-26 15:06:28 +00:00
Ilia Alshanetsky
b805c7f8b7
Upgraded the lib to use PHP memory allocation routines.
...
Fixed a crash caused by analysis of DEADJOE files
A little bit of CS inside libmagic
2008-08-26 12:23:29 +00:00
Antony Dovgal
f10dd24e79
cleanup garbage
2008-08-26 11:06:09 +00:00
Antony Dovgal
838ac5fdaa
fix typo
2008-08-26 10:59:10 +00:00
Dmitry Stogov
ced680941a
Fixed bug #45786 (FastCGI process exited unexpectedly)
2008-08-26 09:56:08 +00:00
Pierre Joye
41a3bf43c9
- support for copy of ICU DLLS for all ICU versions
2008-08-26 09:10:39 +00:00
Dmitry Stogov
03f4121452
Fixed bug #45910 (Cannot declare self-referencing constant)
2008-08-26 08:38:26 +00:00
Rob Richards
895ba9afc7
MFH: fix warning
2008-08-25 21:04:30 +00:00
Felipe Pena
1152c18e2a
- New test
2008-08-25 19:55:54 +00:00
Felipe Pena
9dda408624
- New test
2008-08-25 19:38:37 +00:00
Rob Richards
0bbb07cff6
no zstr in 5_3
2008-08-25 19:38:04 +00:00
Felipe Pena
77e7f1c191
- New tests
2008-08-25 19:36:01 +00:00
Jani Taskinen
1081c6ce1e
MFH
2008-08-25 19:07:20 +00:00
Etienne Kneuss
efd817bf13
MFH: Fix #45826 (Custom serialization)
2008-08-25 18:40:44 +00:00
Pierre Joye
d161d4b3b3
- and the last part of the fix, inline on win
2008-08-25 14:37:07 +00:00
Jani Taskinen
3b714ee113
MFH: fix build on win32
2008-08-25 14:10:38 +00:00