Sterling Hughes
8a04592352
standardize a bit (we know its enabled :)
2002-06-23 22:44:29 +00:00
Marcus Boerger
1f56d4ba08
-imagetype2mimetype renamed to image_type_to_mime_type
2002-06-23 00:43:11 +00:00
Marcus Boerger
16a753d3c2
-new test for WinXP tags
2002-06-23 00:39:34 +00:00
Marcus Boerger
b21a4d7fa9
-fix test results
2002-06-23 00:38:25 +00:00
Marcus Boerger
966e1d450e
-corrected test result
2002-06-23 00:26:34 +00:00
Marcus Boerger
d782c712ca
-exif version
...
-missing constant (and notice)
-corrected error messages
2002-06-22 23:43:16 +00:00
Marcus Boerger
4c53f954be
@exif_read_data returns mime-type now for image and thumbnail And exif_thumbnail now optionally returns imagetype. (Marcus)
...
#So now you can use imagetype2filetype with exif_thumbnail
2002-06-22 18:38:33 +00:00
Marcus Boerger
c8f1529d08
@GetImageSize now returns additional index 'MimeType' and new function
...
@imagetype2mimetype to convert php imagetypes to mime-types. (Marcus)
#the reason why i export php_imagetype2mimetype is that i use that for
#exif, too. Followup example will explain why.
2002-06-22 18:14:39 +00:00
Marcus Boerger
d4b1909afe
ws fix
2002-06-22 17:09:28 +00:00
Stig Venaas
58ce28e588
Better not include ldap_parse_result() and ldap_start_tls() at all in
...
the symbol table when they are not usable. Makes it possible to check
on their usability.
2002-06-22 15:41:39 +00:00
Stig Venaas
c83f5a530d
Added test for ldap_start_tls_s()
2002-06-22 11:41:36 +00:00
Den V. Tsopa
f26fbd2bd5
small fix in preprocessor directive
2002-06-22 08:01:57 +00:00
Markus Fischer
d01f7a8a52
- Fix ZTS build, see #17915 .
2002-06-21 22:22:46 +00:00
Harald Radi
5a6a5bc609
removed CONST_EFREE_PERSISTENT so that andi can commit his patch
...
# _now_ it should work
2002-06-21 10:43:45 +00:00
Harald Radi
5dbd205bf7
removed CONST_EFREE_PERSISTENT so that andi can commit his patch
...
# second try
2002-06-21 10:35:33 +00:00
Harald Radi
ed1b5c0388
removed CONST_EFREE_PERSISTENT so that andi can commit his patch
...
# this is one of these nice patches where you only remove something :)
# i still don't get what CONST_EFREE_PERSISTENT should have done
# there but the cvs log says that i can blame zeev :-P
2002-06-21 10:02:26 +00:00
Derick Rethans
6869cb3f5a
- Added a new parameter to the header() function which overrides the HTTP
...
response code.
@- Added a new parameter to the header() function which overrides the HTTP
@ response code. (Derick)
2002-06-21 09:31:21 +00:00
foobar
e79b06fc02
Make this extension compile as shared extension too.
2002-06-21 00:15:48 +00:00
Sander Roobol
7c4ad7eda4
ZTS fixes
...
# if this breaks something, please let me know... i've got really no
# idea what i'm doing but this fixes the ZTS build :)
2002-06-20 20:13:20 +00:00
Uwe Steinmann
662962f25c
- take version of libxslt and libxml from runtime variables to make
...
sure the reported versions correspond to the actually installed
versions of libxml and libxslt
2002-06-20 05:48:45 +00:00
Marcus Boerger
010e5e60ac
correct handling/generating of php_mbstr_default_identify_list
2002-06-19 21:55:42 +00:00
Christian Stocker
6ff3e9dc3d
- Make domxml_xslt_process() working again.
2002-06-19 15:12:14 +00:00
Sander Roobol
3d1612c2fb
Made the API versions appear better on phpinfo();
2002-06-19 13:24:01 +00:00
foobar
5060a9b379
Fix bug: #17130
2002-06-19 01:11:20 +00:00
Stig Venaas
7853832234
Made array_unique() always keep the first occurrences of duplicates,
...
making the behavior easier to understand, and maybe more useful.
2002-06-18 19:37:59 +00:00
Andi Gutmans
52c941dc01
- Nuke use of persist_alloc(). This can't be used with a new memory manager
2002-06-18 18:51:33 +00:00
Jan Lehnardt
df226a54d9
- WS-fixes
2002-06-18 13:16:33 +00:00
Hartmut Holzgraefe
303852b42e
- fixed bug in enclosure handling (was still hardcoded to '"' in one place)
...
- added possibility to pass empty enclosure if you really don't want one
2002-06-18 12:16:27 +00:00
Sander Roobol
ace4a23dfc
Fixed stripslashes when magic_quotes_sybase is enabled, and add a test for
...
add- and stripslashes().
# this time without cvs messing up and aborting, hopefully :)
2002-06-18 11:51:06 +00:00
Sander Roobol
07975157eb
Fix stripslashes when magic_quotes_sybase is enabled, and add a test for
...
add- and stripslashes().
2002-06-18 11:42:21 +00:00
Derick Rethans
ba5257a2ec
- Fix for bug #16065
2002-06-18 11:09:21 +00:00
Derick Rethans
94127f25e3
- oops... read before commit :)
2002-06-18 10:09:41 +00:00
Derick Rethans
81860467d4
- It doesn't work from within a script... so we disallow it
2002-06-18 10:06:54 +00:00
Markus Fischer
416c02f2a0
- User proper macros as suggested by Marc.
2002-06-18 07:48:41 +00:00
Markus Fischer
7cefd2fe09
- Fix ZTS build.
2002-06-18 01:51:59 +00:00
foobar
cff4039c47
Fixed bug: #17137 , test pass still
2002-06-18 00:56:11 +00:00
Edin Kadribasic
67689bd557
ZTS fix.
2002-06-18 00:14:52 +00:00
Edin Kadribasic
fb6bcda13b
Check for +/- infinity in base_convert (bug #14807 ).
2002-06-18 00:04:33 +00:00
Sergey Kartashoff
5e4ee5ac1b
# Mnogosearch extension update. Now it should work with
...
# latest mnogosearch-3.2.5.
2002-06-17 17:39:18 +00:00
Andrei Zmievski
a347ed559b
Applied fix for #17764 .
...
@- Fixed a crash in ereg_replace() when backreference number was greater
@ than the number of subpatterns. (oliver@billix.franken.de )
2002-06-17 15:10:22 +00:00
Hartmut Holzgraefe
efdde5efe5
making printf/sprintf locale-aware without external dependencies
2002-06-17 11:50:25 +00:00
Hartmut Holzgraefe
00b667b61b
fixed return types for ucwords/ucfirst when passed an empty string
2002-06-17 11:37:49 +00:00
foobar
4e37016cb6
- Made dbase_get_record() and dbase_get_record_with_names use same backend
...
function as they both do same thing, just the output is different.
Fixes also bug #17762 as side effect.
2002-06-17 02:27:34 +00:00
Stefan Esser
984b48b009
Fixed Bug #17790
...
- link and symlink now check uid and open_base_dir for link and its target
2002-06-16 21:24:15 +00:00
Hartmut Holzgraefe
0170e42763
reverted patch depending on not yet commited work
2002-06-16 21:22:10 +00:00
Derick Rethans
7672dbcdcf
- Fix version in phpinfo();
2002-06-16 18:20:21 +00:00
Hartmut Holzgraefe
7686d43737
make sprinf() locale-aware (Bug# 12647)
2002-06-16 13:14:21 +00:00
foobar
d8a361b8d5
Fixed bug: #17732 .
...
xmlrpc_decode_request() and xmlrpc_set_type() expect some parameters to be
passed by reference.
2002-06-16 02:24:18 +00:00
Markus Fischer
1aac85becd
- Be more verbose which index causes the warning.
2002-06-15 18:14:19 +00:00
Markus Fischer
9fea4c1f5f
- Don't forget to close the stream.
2002-06-15 17:46:44 +00:00