foobar
6987855e95
Fixed bug: #20458 (--with-qtdom=shared broken)
2002-11-18 05:06:02 +00:00
foobar
43584058e9
Added error message if browscap location is not set in php.ini
2002-11-18 03:23:51 +00:00
Ilia Alshanetsky
c7fa1fa99f
Fixed bug #20462 .
2002-11-18 03:16:13 +00:00
Ilia Alshanetsky
c5107b8989
Removed duplicate php_compat.h include.
2002-11-18 02:30:27 +00:00
foobar
a3e9ae20d9
Fix the test. (and indented it for easier bug spotting :)
2002-11-18 00:41:27 +00:00
Ilia Alshanetsky
8d00d54f2f
Fixed gd 2.0.4 check
2002-11-17 21:57:43 +00:00
Sebastian Bergmann
9229918fd7
Fix warning. HAVE_MEMMOVE is already defined in config.w32.h.
2002-11-17 21:50:00 +00:00
Sebastian Bergmann
b4e42dd43f
Fix Win32 build. (Lots of linkage warnings remain!)
2002-11-17 21:29:16 +00:00
Ilia Alshanetsky
a10e0b6d8e
A better gd >=2.0.4 version check for non-bundled gd library.
2002-11-17 20:18:44 +00:00
Derick Rethans
8c86784cae
- MFB
2002-11-17 19:45:10 +00:00
Ilia Alshanetsky
cea2419529
Upgraded the bundled expat library to 1.95.5 (latest stable, atm).
...
Fixed bug #20442 .
2002-11-17 18:37:48 +00:00
Derick Rethans
1a5037de1a
- Fix compile problems for mips pro
2002-11-17 14:25:50 +00:00
Derick Rethans
c3fe54dfab
- MFB: Fix memory allocation problem in bundled GD (reported by Brian Havard)
2002-11-17 13:11:46 +00:00
Marcus Boerger
24726b0c64
Conversion fix by Michael Mauch
2002-11-17 09:27:48 +00:00
Marcus Boerger
2442adabe5
Force float for the float test
2002-11-16 23:45:58 +00:00
Marcus Boerger
4f747e80f0
Show module used in test
2002-11-16 19:43:53 +00:00
Marcus Boerger
015c117e37
-Do not rely on a side effect of 32bit platforms (patch by Michael Mauch)
...
-remove unused sections
2002-11-16 17:28:04 +00:00
Marcus Boerger
31e1cd13e2
removed unused sections
2002-11-16 17:26:52 +00:00
Ilia Alshanetsky
47596de32f
Fixed the test so it works properly on both 32 and 64 bit platforms.
2002-11-16 17:26:26 +00:00
Marcus Boerger
a3157908a8
Make getimagesize more robust against corrupt files
2002-11-16 17:02:07 +00:00
Georg Richter
208a3a3717
forgot to decrement result_allocated :(
2002-11-16 16:07:54 +00:00
Sebastian Bergmann
47388f2121
Fix Win32 build.
2002-11-16 08:30:31 +00:00
Marcus Boerger
dbf8593b5b
When --enable-dba is used then include builtin modules unless --without-xxx
...
is not used.
2002-11-15 21:28:42 +00:00
Ilia Alshanetsky
2306c0e9d7
Removed the md5 checks since the files may be slightly different due to
...
float -> int conversion inconsistencies on various architectures.
2002-11-15 18:53:07 +00:00
Maxim Maletsky
9e3788864b
WS
2002-11-15 18:20:59 +00:00
Maxim Maletsky
336e559718
Tons of WS fixes all over the file
2002-11-15 17:59:19 +00:00
Ilia Alshanetsky
8193641d2d
With ZTS on, we need to resolve the full paths before making symlinks.
...
If a chdir() call occurs before the symlink operation, the symlink is
created in the current directory rather then directory we've chdired to
because in ZTS we don't actually chdir but store the new path internally.
For an example of this problem consider the ext/standard/tests/file/001.phpt
test under ZTS.
2002-11-15 16:34:16 +00:00
Moriyoshi Koizumi
90317cbc5d
Always use binary mode for magic files
2002-11-15 16:25:31 +00:00
Moriyoshi Koizumi
7222abda70
Include php_config.h for HAVE_MBSTRING
2002-11-15 16:13:36 +00:00
Marcus Boerger
93769053cc
Use flatfile if available.
...
# This way we are using the internal library which we know about most.
2002-11-15 16:11:51 +00:00
Moriyoshi Koizumi
003be7fe32
Divided the overload test into two so as to handle the case mbregex is
...
not enabled
2002-11-15 15:59:07 +00:00
Marcus Boerger
7d03dc004e
Show which handler was used in the test
2002-11-15 15:58:09 +00:00
Moriyoshi Koizumi
b62afe783d
%s/SKIP/skip/g
2002-11-15 15:34:57 +00:00
Marcus Boerger
5841e290ac
Simplify and show skip reason
2002-11-15 15:22:07 +00:00
Marcus Boerger
adffe9fba6
Show correct result
2002-11-15 15:17:39 +00:00
Moriyoshi Koizumi
3ecc71a099
Fixed segfault in case the specified magic file cannot be read.
2002-11-15 15:13:30 +00:00
Moriyoshi Koizumi
46b4abc08b
Removed unnecessary ?>
2002-11-15 14:53:58 +00:00
Moriyoshi Koizumi
b23d2c8beb
Fixed bogus SKIPIF conditions.
2002-11-15 14:49:57 +00:00
Marcus Boerger
8c598f8bff
Only show the first results
2002-11-15 14:46:52 +00:00
Moriyoshi Koizumi
f0a7db1c7e
Added some skipif conditions to handle the case mbstring is enabled but mbregex is disabled.
2002-11-15 14:26:33 +00:00
Marcus Boerger
66ec203e70
Showing memleaks for a memleak test is a good idea
2002-11-15 11:55:57 +00:00
Marcus Boerger
4ef6a3af03
db is deprecated now
2002-11-15 11:49:58 +00:00
Marcus Boerger
b030a7a140
Fix segfaults (check ext/domxml/tests/domxml002.phpt)
2002-11-15 11:06:13 +00:00
Georg Richter
d46bd1cd63
removed restore_connection_defaults for pconnects (discussed on php-dev@)
...
bug #19529 closed
bug #12513 reopened
2002-11-15 10:35:10 +00:00
foobar
dadfd6e94a
ws fix
2002-11-15 07:21:33 +00:00
Moriyoshi Koizumi
fb20eae7fc
Fixed bug #20381
2002-11-15 02:16:41 +00:00
Moriyoshi Koizumi
ac209557dd
Added a test case for bug #20381
2002-11-15 02:11:23 +00:00
Maxim Maletsky
cd9b495663
I mean - todo typo :)
2002-11-15 02:06:11 +00:00
Maxim Maletsky
05f07d2eba
todo typo
2002-11-15 02:05:06 +00:00
Moriyoshi Koizumi
ee37386183
Use C comments
2002-11-15 01:45:23 +00:00
Moriyoshi Koizumi
5ca953b10f
Fixed a problem that ICONV_IMPL doesn't give a correct value in win32 build.
2002-11-14 23:07:53 +00:00
Stig Bakken
bdeb45b335
Added PATH_SEPARATOR constant
2002-11-14 22:50:01 +00:00
Moriyoshi Koizumi
9efefc742b
Added a test for zend-multibyte extension
2002-11-14 22:38:43 +00:00
Marcus Boerger
25641a7e96
Minor test corrections
2002-11-14 21:45:01 +00:00
Marcus Boerger
37e64f38ac
Test is affected by mbstring
2002-11-14 21:43:49 +00:00
Moriyoshi Koizumi
e40416ebf6
Fixed possible buffer over run in php_mb_safe_strrchr_ex()
2002-11-14 21:33:36 +00:00
Maxim Maletsky
7890b6fc87
Added function OCIPasswordChange() that allows renewal of an expired Oracle password.
...
# Tested, but still considered experimental...
2002-11-14 21:26:57 +00:00
Andrei Zmievski
26bd73fec6
Sort the modules for info output as well.
2002-11-14 21:15:42 +00:00
Marcus Boerger
dbb95f338e
file() is affected by magic_quotes_runtime
2002-11-14 21:15:31 +00:00
Marcus Boerger
a14bc7685d
Add magic_quotes_runtime support
2002-11-14 21:09:41 +00:00
Marcus Boerger
8579756c05
Test for bug #14383
2002-11-14 20:30:53 +00:00
Moriyoshi Koizumi
6841184abc
Fix build
2002-11-14 19:04:29 +00:00
Moriyoshi Koizumi
dac0b6fc4f
Moved some mbregex related portions from mbstring.c to php_mbregex.c
...
# No need to merge this change to PHP_4_3 branch
2002-11-14 18:54:42 +00:00
Moriyoshi Koizumi
db6efcf7e5
Prevent warnings under safe mode
2002-11-14 18:38:38 +00:00
Ilia Alshanetsky
4e1d684027
Fixed ZTS compile warning.
2002-11-14 16:32:30 +00:00
Ilia Alshanetsky
5f7de8bf5b
Fixed bug #20423 .
2002-11-14 16:20:23 +00:00
Marcus Boerger
f986cb84f3
Fix TSRM build
2002-11-14 15:09:53 +00:00
Marcus Boerger
a391c4b12b
Fix warnings (Marcus & Pierre-Alain Joye)
2002-11-14 15:08:39 +00:00
Wez Furlong
f921ea9f7d
Add a test case for this "bug" # 20134.
...
I'm not sure that this test is actually useful, so I'm not adding
it to the branch.
2002-11-14 14:56:35 +00:00
Marcus Boerger
5ec9375760
Fix locking behaviour: On some systems read during write is permitted but
...
most libraries are not capable of that. GDBM is system dependant so there
we only test that we do not deadlock.
2002-11-14 14:32:39 +00:00
Wez Furlong
4e85935386
MFB
2002-11-14 14:26:15 +00:00
Ilia Alshanetsky
6b7d77a7a0
Fixed bug #20420 and added partial urls to the test of the function.
2002-11-14 13:40:14 +00:00
Wez Furlong
b01add793c
Add this test to make sure that fopencookie is detected and working
...
correctly (or that the less efficient tmpfile casting is working).
More details in the test itself.
2002-11-14 12:20:36 +00:00
Wez Furlong
08362f90d9
Fix build for unix.
...
Not sure if this needs merging to the branch (haven't got that far yet today).
2002-11-14 12:06:01 +00:00
Wez Furlong
9ae3c2f7bd
Commit these before Sterling renames the files again :-)
...
When curlstreams are enabled, registers a each supported protocol
with PHP.
"More Correctly" implement eof for curlstreams.
Still not ready for anything like primetime.
2002-11-14 11:41:24 +00:00
Derick Rethans
bab4957d1c
- MFB: Fixed bug #20484 (stream_get_meta_data crashes on a normal file
...
stream). (Derick, Wez)
2002-11-14 10:56:35 +00:00
Jon Parise
92df58dab6
@- Added an optional "step" parameter to range(). (Jon)
2002-11-14 05:46:10 +00:00
Sterling Hughes
89ea16ffaa
remove C++ comments
2002-11-14 04:07:51 +00:00
James Cox
ad9788d853
changing..
...
#also, i think the qa and web team needs updating -- i'd like to see web change to a more general infrastructure category... anyone care to volunteer? :)
2002-11-14 02:05:53 +00:00
foobar
8efbeb68a1
MFB: Fix for bug: #20412
2002-11-14 00:21:14 +00:00
Edin Kadribasic
1eddce79dd
MFB (made mbstring compile on windows again).
2002-11-13 23:11:14 +00:00
Sterling Hughes
9d04acdaaa
curl_multi_info_read is unimplemented...
2002-11-13 22:43:31 +00:00
Sterling Hughes
537284418c
add multi support and reorganize things a bit...
2002-11-13 22:25:33 +00:00
Ilia Alshanetsky
4522738188
Added tests for imagefilter() function.
2002-11-13 20:03:59 +00:00
Ilia Alshanetsky
901980b3ab
Added imagefilter() function by Pierre-Alain Joye (paj@pearfr.org). This
...
function allows negate, grayscale, brightness, contrast, colorize, selective blur,
Gaussian blur, edge detect, smooth, sharpen and emboss filters to be applied
on an image.
2002-11-13 20:02:58 +00:00
Ilia Alshanetsky
a7487bb4f8
Compile warning fix.
2002-11-13 17:17:32 +00:00
Ilia Alshanetsky
0cb9c53033
Added a skip condition for when mail() function is not avaliable.
2002-11-13 17:16:33 +00:00
Ilia Alshanetsky
b0d519f730
Added a skip condition for when the encoding needed for the test is not
...
available or supported.
2002-11-13 16:52:48 +00:00
Marcus Boerger
244d5d1c11
must be unsigned
...
# maybe i will change this to size_t for 64bit systems but i do not have the
# time now and i have problems building php on a sun.
2002-11-13 16:30:50 +00:00
Marcus Boerger
4dd5fc67b7
-use size_t
...
-recheckin header as unix file
2002-11-13 16:28:44 +00:00
John Coggeshall
253cecd43a
Added GLOB_ONLYDIR and GLOB_BRACE for compatiable systems for the glob()
...
function.
Modified the layout and some minor logic in the experimental webHarness()
test class
Added Whitespace accidently to array.c :)
2002-11-13 13:31:33 +00:00
Edin Kadribasic
ae51b7f4db
Allow use of Berkeley db version 3.1 as found on many RedHat systems.
2002-11-13 13:12:26 +00:00
Edin Kadribasic
af436aa873
Added support for bundled flatfile, cdb and cdb_make handlers
...
to win32 build of the dba extension.
2002-11-13 12:12:44 +00:00
Moriyoshi Koizumi
9f2a1ce9d4
Added a test for mb_send_mail() to check if the function properly handles
...
Traditional Chinese characters.
2002-11-13 12:00:47 +00:00
Moriyoshi Koizumi
fd01313fde
Corrected Traditional Chinese language spec and the preferred MIME name
...
of which the encoding is used in that locale.
2002-11-13 11:57:59 +00:00
Marcus Boerger
77c9dfae6b
avoid fileno()
2002-11-13 10:17:19 +00:00
Derick Rethans
801c698992
- Reset globals for each request
2002-11-13 08:54:34 +00:00
Moriyoshi Koizumi
2016c0cc0a
Added a test for mb_send_mail() to check if the simplified Chinese support
...
works
2002-11-13 08:45:37 +00:00
Moriyoshi Koizumi
d9ebc7aadb
Updated the test
2002-11-13 08:27:17 +00:00
Moriyoshi Koizumi
7addde8521
Prevented unwanted encoding detections in mb_send_mail()
...
# This patch shouldn't break BC
2002-11-13 08:26:04 +00:00
Moriyoshi Koizumi
e01b60c2fb
Fixed mb_encode_mimeheader() to work with languages other than Japanese and
...
English
2002-11-13 08:13:34 +00:00
Moriyoshi Koizumi
04f59073e6
Fixed a buffer over-run bug in case a function to be overloaded doesn't exist.
...
# This patch was made by Ilia.
2002-11-13 07:40:11 +00:00
Andrei Zmievski
e87b45de44
Disable mbstring by default.
2002-11-13 04:36:04 +00:00
foobar
aab64595fa
Using // is not very good idea..
2002-11-12 23:34:06 +00:00
Edin Kadribasic
9a275e27a5
Fixed ZTS build and removed an unused variable.
2002-11-12 22:59:11 +00:00
Edin Kadribasic
f4903cd901
Fix build. flock_compat.c and flock_compat.h are now in the exported
...
part of php4ts.dll.
2002-11-12 22:44:11 +00:00
Moriyoshi Koizumi
16cf26ee18
Cosmetics
2002-11-12 22:05:18 +00:00
Moriyoshi Koizumi
3cf7002469
Fixed a function overloading related bug.
...
# Yet I suspect the problem is in another place...
2002-11-12 21:58:53 +00:00
Moriyoshi Koizumi
c65cbd2409
Fixed the tests so that they won't be affected by the ini setting of
...
default_charset
2002-11-12 21:37:54 +00:00
Marcus Boerger
0b8c9fc5b2
fix warnings
2002-11-12 21:11:01 +00:00
Marcus Boerger
b855dcc876
ftruncate is defined in flock_compat.h on windows
2002-11-12 21:03:10 +00:00
Moriyoshi Koizumi
072466203d
Fixed language name
2002-11-12 20:06:20 +00:00
Moriyoshi Koizumi
5d547d1f0c
Added test cases for mb_send_mail()
2002-11-12 20:04:58 +00:00
Moriyoshi Koizumi
827974bc94
Forgot to change this one.
2002-11-12 19:44:56 +00:00
Moriyoshi Koizumi
268903ce6c
Added neutral language spec for backwards compatibility
2002-11-12 19:24:45 +00:00
Hartmut Holzgraefe
be5e379ec6
HTTP_RAW_POST_DATA BC fixes
...
# hopefully all done, commiting anyway to continue work on my home box
php://input stream fixes (POST data handerl mangles data, CLI crashbug)
2002-11-12 18:29:11 +00:00
Ilia Alshanetsky
ef7bd02688
Added test for swc files (compressed swf files), this must be done in a
...
separate test, since this test has a dependency on the zlib extension.
2002-11-12 17:47:20 +00:00
Ilia Alshanetsky
d84afe1121
Fixed a memory leak.
2002-11-12 17:41:26 +00:00
foobar
2972859dcf
ws fixes
2002-11-12 17:31:39 +00:00
Ilia Alshanetsky
619fc2c3c0
Data manipulation (for big endian transformation) should occur after the
...
data has been read from file.
2002-11-12 16:14:18 +00:00
Marcus Boerger
f6885ab970
use *e*malloc functions
2002-11-12 16:02:03 +00:00
Marcus Boerger
1ad91e8b9b
fix warnings
2002-11-12 15:09:44 +00:00
James Moore
48d27095a7
Forgot the parsers and scanners
2002-11-12 14:31:37 +00:00
James Moore
41114c05fe
Rewrite of the W32api extension
...
@ New version of w32api extension. Old API deprecated (jmoore)
2002-11-12 14:29:42 +00:00
Ilia Alshanetsky
1a3e0f0487
Fixed compile error.
2002-11-12 14:18:25 +00:00
Marcus Boerger
c53e21ef05
php_error() => php_error_docref()
2002-11-12 13:16:13 +00:00
Timm Friebe
0d879e3323
- Added optional parameter to sybase_fetch_object() (Timm)
...
- Changed php_error and zend_error to php_error_docref (Timm)
- Changed sybase_query() to clean up and free unread results (Timm)
2002-11-12 13:13:12 +00:00
Marcus Boerger
b06085dd46
fix warnings
2002-11-12 13:12:58 +00:00
Marcus Boerger
22b8f0ea42
fix windows warning: not needed here
2002-11-12 13:11:37 +00:00
Marcus Boerger
99beb8034e
-fix includes
...
-fix one missing efree
-replace efree/emalloc with erealloc
2002-11-12 12:01:57 +00:00
Marcus Boerger
597acbc3d3
new function gd_info() returns an associative array of gd support options. # The index names are those from the minfo function. Therefore it is
...
# easy to look into phpinfo() to see which index names are possible.
2002-11-12 11:49:11 +00:00
Marcus Boerger
3ba7df4c6a
fix warnings
...
#highest bit cannot be set so this must work
2002-11-12 11:46:21 +00:00
Marcus Boerger
1017cf99a0
fix warnings
2002-11-12 11:45:10 +00:00
Marcus Boerger
f2de217740
correct the last patch: make flock() a function again when it is missing
...
#function name should be flock and not php_flock of cause
2002-11-12 09:09:55 +00:00
Yasuo Ohgaki
f482ac4011
Speed up pg_escape_bytea, from O(n^2) => O(n). My test script speed up
...
from 50 sec to 5 sec. (sscanf is too slow at least under my linux, I
might write better function that unescape values later)
Use emalloc/erealloc for bundled PQescapeBytea(php_pgsql_escape_bytea)
2002-11-12 09:07:36 +00:00
Derick Rethans
28d3be43a3
- Fix warning
2002-11-12 08:11:23 +00:00
David Viner
687b684d7b
adding to do list to help clarify exactly what we are (or
...
should be) working on for the XSLT extension.
--dviner
2002-11-12 05:14:47 +00:00
Zak Greant
c29f1aa468
Modified php_mysql_do_connect() as suggested by Nick Gaugler - using
...
mysql_ping() as a more efficient alternative to using mysql_stat() to
check if the server is alive and then calling mysql_(real_)?connect() to
reconnect.
Simple tests of opening pconnects indicate that only about 10k of data per
ping needs to be returned to the client per connection check, rather than
about 110k per status check.
2002-11-12 01:41:16 +00:00
Marcus Boerger
b8696890ca
make flock() a function again when it is missing
2002-11-11 23:40:33 +00:00
Harrie Hazewinkel
6a14b16e34
Adding a more detail print functions, that assist/make it easier for
...
creating SNMP scripts.
They are only supported when you have NET-SNMP.
Need to be documented still though.
2002-11-11 21:37:19 +00:00
Harrie Hazewinkel
957f651708
Adding SNMPv3 support.
...
This splits the old php_snmp function into an argument parsing part and
a data retrieval part. The data retrieval part is reused for SNMPv3.
SNMPv3 has only a different argument parsing.
THe code is not extremely beautiful, but having NET-SNMP and
UCD-SNMP support creates this. :-(
Documentation must still be done.
2002-11-11 21:09:19 +00:00
Marcus Boerger
759e4b10e8
Use php_flock instead of flock
2002-11-11 20:53:41 +00:00
Marcus Boerger
1554bb6db6
-make the flock() emulation a separate function named php_flock()
...
-use a define to make php_flock() available as flock() when necessary
# The emulated php_flock even works on NFS this will be used elsewhere.
2002-11-11 20:52:09 +00:00
Harrie Hazewinkel
e1f884c4bc
Fixing the php_info function.
...
Print UCD-SNMP when UCD-SNMP is used.
Print NET-SNMP when NET-SNMP is used.
2002-11-11 18:45:50 +00:00
Ilia Alshanetsky
aec6258a17
Fixed compile warnings.
2002-11-11 16:54:26 +00:00
Marcus Boerger
2f06a4fa77
make flock PHPAPI
2002-11-11 16:43:19 +00:00
Jason Greene
f8aae8702c
Switch to using error_docref
...
# Satisfy all those named Mar[ck]us
2002-11-11 16:34:39 +00:00
Edin Kadribasic
a2c170e296
Fixed windows build. Symbol PHP_EXPORTS is a no-no for dynamically
...
linked extensions.
2002-11-11 16:11:32 +00:00
Moriyoshi Koizumi
f300bdce82
Added support for windows code pages.
2002-11-11 13:31:08 +00:00
Moriyoshi Koizumi
488255ce54
WS
2002-11-11 13:28:34 +00:00
Georg Richter
f328f3ea51
Added new functionality:
...
Warnings for table/index scans
Warnings for SQL-Errors
Warnings for non free result sets
It can be activated via ini.setting "mysql.trace_mode"
2002-11-11 12:54:06 +00:00
Marcus Boerger
c4e57b182e
-fix file open mode when modifier 'd' is used
...
#Add my name to authors
2002-11-11 12:04:12 +00:00
Marcus Boerger
dcc7fc16b6
-Precondiftion: no open files
...
-do not show warning from dba_open call for read during write
# Interesting is that on some systems read during write is permitted...
# I will change the tests as soon as i find a way to have this equal on all
# systems
2002-11-11 12:00:58 +00:00
Marcus Boerger
1cb7dc2166
Add missing flush
2002-11-11 11:57:25 +00:00
Jason Greene
5e2c75c576
Report function name when log() triggers a base warning
2002-11-11 05:35:04 +00:00
Jason Greene
84bd2901c4
Add the ability to take the logarithm of any base by adding a base parameter
...
to log()
Added regression tests for the new form
2002-11-11 05:21:35 +00:00
Jason Greene
9e2a312f2e
add test function for log()
...
# It is difficult to test an approximation of an approximation, but I
# believe this test should be close enough to verify the function is working
# correctly.
2002-11-11 03:45:04 +00:00
Moriyoshi Koizumi
67e6c356f6
Fixed mb_convert_case() / mb_strtolower() / mb_strtoupper() to work in
...
64bit systems
2002-11-11 02:39:32 +00:00
James Cox
85e9468b1d
give Wez streams credits he deserves.
2002-11-10 23:49:04 +00:00
Marcus Boerger
b8f3b83511
Emit a warning when open mode modifier t is used wrong.
2002-11-10 23:07:35 +00:00
Marcus Boerger
4f636c6b3b
Add $lock_flag which allows to change lock behaviour for both 'l' and 'd'
...
Remember gdbm has its own locking so 't' does not work here - maybe a
warning is needed for that, too.
2002-11-10 22:56:29 +00:00
Marcus Boerger
89b586d415
Use 'l' to open database file with locking on .lck file.
2002-11-10 22:07:17 +00:00
Moriyoshi Koizumi
66d606df5f
Fixed mb_send_mail() so that it correctly handles the language setting.
2002-11-10 21:32:54 +00:00
Moriyoshi Koizumi
a56ea0ab81
Fixed German language spec entry.
2002-11-10 21:31:26 +00:00
Derick Rethans
30daa9489c
- Make it rely on cURL version 7.9.8 again, so that we can start with the
...
Release Process.
2002-11-10 21:26:14 +00:00
Derick Rethans
a88e5c6e8d
- Remove \n from error messages
2002-11-10 21:24:54 +00:00
Moriyoshi Koizumi
2007517447
Fixed OnUpdate_mbstring_language so that change for mbstring.language
...
would be reflected to the setting properly
2002-11-10 21:18:54 +00:00
Moriyoshi Koizumi
3e21044d81
Changed the default settings so that it shouldn't affect htmlentities()
2002-11-10 20:53:36 +00:00
Ilia Alshanetsky
a6a3b00762
Added a missing '.', which is needed for proper skip check.
2002-11-10 20:01:56 +00:00
Moriyoshi Koizumi
a1d6dccb59
These changes seems to have bad effect on htmlentities().
...
Remove it.
2002-11-10 19:05:51 +00:00
Marcus Boerger
705a4e251c
-Centralise open stream for builtin modules that use streams
...
-If locks work on database file then only one stream open call is used
2002-11-10 17:58:46 +00:00
Marcus Boerger
224e530ee1
finish work on locking
...
-all but gdbm do internal locking now since only gdbm has internal locking
-you can force locking on database or lck file (with gdbm this makes no
sense so a notice is generated)
2002-11-10 16:03:17 +00:00
Moriyoshi Koizumi
8c517d7d1d
Added a test case to check if my recent patch works
2002-11-10 15:52:00 +00:00
Melvyn Sopacua
d3da22fb95
- implement xslt_backend_info
...
- add test for it
- fix some prototypes
2002-11-10 12:18:03 +00:00
Maxim Maletsky
8b36fd2afa
fixed several proto return types throughout the extension
2002-11-10 05:31:12 +00:00
Ilia Alshanetsky
cc85828811
Fixed bug #19935 . Made OpenSSL file system operations abide by safe_mode
...
& open_basedir restrictions.
2002-11-10 05:19:40 +00:00
Moriyoshi Koizumi
60febe2890
Fixed typo
2002-11-09 23:10:02 +00:00
Moriyoshi Koizumi
0a801f1deb
Added a test for mb_substr_count()
2002-11-09 17:07:29 +00:00
Moriyoshi Koizumi
0e6445b8b1
Added mb_substr_count() as per the request #15097
2002-11-09 17:05:47 +00:00
Moriyoshi Koizumi
f47cf49139
Fixed PHP_INI_MH(OnUpdate_mbstring_language) so that ini entry values
...
are properly updated.
2002-11-09 16:15:40 +00:00
Sterling Hughes
c4bb7f4776
add a whole bunch of constants that make the interface somewhat up-to-date.
2002-11-09 13:52:00 +00:00
Sterling Hughes
767c02af51
add check for curl 7.10.2
2002-11-09 13:08:49 +00:00
Andrei Zmievski
a60968287c
Fix memory leak in non-ZTS mode.
2002-11-09 00:43:37 +00:00
Andrei Zmievski
1a8d4258ec
Remove unnecessary comments.
2002-11-08 21:20:48 +00:00
Moriyoshi Koizumi
8e1f89bc6f
Use proper types
2002-11-08 18:40:54 +00:00
Moriyoshi Koizumi
5b62dc07e1
Fixed typo
2002-11-08 18:06:31 +00:00
Sterling Hughes
71d316e39e
add support for curl 7.10.* constants (at least most of them)
...
add support for persistent connections
2002-11-08 17:58:43 +00:00
Marcus Boerger
bf303c2ab7
hide possible warnings
...
#Why should one initialize $php_errormsg to NULL
#It would be easier to have it initialised by the system, wouldn't it?
2002-11-08 17:03:06 +00:00
Sterling Hughes
80f88a9851
use consistent constants
2002-11-08 15:49:32 +00:00
Moriyoshi Koizumi
72e0aa894a
Added a test for function overloading behaviour
2002-11-08 07:22:10 +00:00
CHAILLAN Nicolas
2838df58fb
Very little fixes
2002-11-08 03:05:19 +00:00
Ilia Alshanetsky
d28e3d9dc5
Fixed prototype of image_type_to_mime_type(), bug #20094 .
2002-11-08 03:04:23 +00:00
Ilia Alshanetsky
9cc24bad1e
Fixed compile warning when compiling without openssl support.
2002-11-08 03:02:51 +00:00
Ilia Alshanetsky
b6e3ae97c4
Move SWC (compressed swf) check into a separate test because this check
...
requires zlib. This separation allows us to skip the test if zlib is
not available and not fail.
2002-11-08 02:50:28 +00:00
Ilia Alshanetsky
0bdefe4d1e
Added skip conditions in the event the required charset is not avaliabled.
...
Removed old (commented out) module loading code.
2002-11-08 01:12:03 +00:00
Ilia Alshanetsky
4910b2da98
Added a skip condition if the English dictionary needed for the test is not
...
avaliable.
2002-11-08 01:09:47 +00:00
Ilia Alshanetsky
1504ad65fc
Added a skip condition in the event posix_kill(), which is used by the test
...
is not avaliable.
2002-11-08 01:08:52 +00:00
Ilia Alshanetsky
6e06948c19
Removed duplicate assignment.
2002-11-08 01:08:01 +00:00
Marcus Boerger
95018fc5c0
-lock support moved from dba_flatfile.c to dba.c
...
-flatfile, cdb, cdb_make use locking now
#locking is blocking per default use 'rt', 'wt', ct' or 'nt' for non blocking alias
#test access to a database file.
#locking uses flock() which will be emulated or warned if that is not eally
#possible in ext/standard/flock_compat.c
2002-11-08 01:03:53 +00:00
Marcus Boerger
1a4c1eb8a9
not needed anywhere here
2002-11-07 23:09:41 +00:00
Marcus Boerger
78857eb9d4
expand test: see if another insert fails
2002-11-07 23:03:58 +00:00
Marcus Boerger
39876b881b
-rename anything to flatfile_xxx/FLATFILE_xxx
...
-fix update function
-add warnings for update function
2002-11-07 23:03:16 +00:00
Brian France
3902b068c3
Changed: EXPAT_SHARED_LIBADD -> XML_SHARED_LIBADD
...
If the xml extension was built shared with a shared libexpat
it would not get the required link to libexpat.so.
2002-11-07 19:31:08 +00:00
Wez Furlong
be769483d5
Really disable curlwrappers configure option.
2002-11-07 18:07:03 +00:00
Ilia Alshanetsky
7db2ebd8ea
This makes the output of the tests consistent on 32bit and 64 bit platforms.
...
The old test relied on the 32 bit behaviour, which caused them to always fail
on 64 bit platforms.
2002-11-07 17:49:11 +00:00
Ilia Alshanetsky
ada01d75e0
Added swf info.
2002-11-07 16:42:32 +00:00
Ilia Alshanetsky
bd41e0503d
Added swf and swc (compressed swf) test cases and added 'bits' portion to
...
the expected bmp test results.
2002-11-07 16:38:57 +00:00
Ilia Alshanetsky
15fb290edc
Fixed a crash in image_type_to_mime_type(), when a non integer value is
...
passed to the function.
Fixed Width/Height detection of bmp files on big endian systems.
Added bit depth detection for bmp files.
2002-11-07 16:37:46 +00:00
Ilia Alshanetsky
c2337fd851
Added additional tests to parse_url() test suit, corrected the output of 2
...
existing tests, which were affected by a bug fixed in latest update to
parse_url() source code.
2002-11-07 15:46:34 +00:00
Ilia Alshanetsky
8645f5c200
parse_url can now correctly parse mailto:, zlib: (old zlib wrapper) and
...
simular. Thanks to Wez Furlong for noticing the problem.
2002-11-07 15:41:32 +00:00
Wez Furlong
c2a4f94147
WS
2002-11-07 14:52:02 +00:00
Wez Furlong
7d4bf32ca2
Make this static also.
2002-11-07 14:46:40 +00:00
Wez Furlong
8180b9e9c7
Make this static
2002-11-07 14:42:20 +00:00
Marcus Boerger
2a2a41b5f2
add test to see if insert fails when key already exists
2002-11-07 14:18:42 +00:00
Marcus Boerger
927033c616
remove debug output and use php_error_docref instead
2002-11-07 13:00:37 +00:00
Ilia Alshanetsky
b801568bbb
Fixed a crash in headers_sent(), that occures if
...
php_get_output_start_filename() returns NULL.
2002-11-07 00:23:58 +00:00
Ilia Alshanetsky
78e2e69b23
Instead of checking whether realpath exists based on OS. Use the
...
HAVE_REALPATH define, which is set if realpath() is avaliable. This patch
also resolves bug #18868 .
2002-11-06 18:07:23 +00:00
Sascha Schumann
3037b35b31
emalloc never returns 0, so we can simplify the code paths.
...
also replace ecalloc with emalloc+memset, so that the latter can be inlined.
2002-11-06 17:59:03 +00:00
Moriyoshi Koizumi
5c7b062d6f
Cosmetics
2002-11-06 16:58:08 +00:00
Moriyoshi Koizumi
c22c2e4772
Added a test case to check the behaviour on failure
2002-11-06 16:57:53 +00:00
Marcus Boerger
85d09b872d
added missing magic_quotes_runtime=0
2002-11-06 16:56:44 +00:00
Moriyoshi Koizumi
0228d5bdcb
Clean up
2002-11-06 16:54:18 +00:00
Moriyoshi Koizumi
cac70c5523
Stricter SKIPIF conditions
2002-11-06 16:37:10 +00:00
Moriyoshi Koizumi
49f15ab314
Fixed segfaults in case the specified encoding is not acceptable to iconv.
2002-11-06 16:29:16 +00:00
Moriyoshi Koizumi
6789057697
Oops, preg_match() returns integer value, not boolean.
2002-11-06 15:14:58 +00:00
Moriyoshi Koizumi
e4460fa5a3
Made skip conditions stricter.
2002-11-06 15:06:35 +00:00
Marcus Boerger
caa194d47e
-convert from dos to unix file
...
-disallow cdb_make
2002-11-06 11:59:14 +00:00
Marcus Boerger
c7b7cf17c2
check whether a written databse can be appended and if read during write
...
is permitted
#i use ksort for the result here since some dbm libraries sort their result
#but that is nothing to test here.
2002-11-06 11:18:00 +00:00
Marcus Boerger
7fb5e192fb
fix locks and reading
...
#i will extend the tests to guard on such failures
2002-11-06 10:43:41 +00:00
Wez Furlong
ec955b07bb
Disable --with-curlwrappers.
...
(Pending support from libcurl itself)
2002-11-06 10:24:48 +00:00
Marcus Boerger
678829add6
There shall never be an external library for this (hopefully).
2002-11-06 10:08:38 +00:00
Marcus Boerger
88af7e9897
Use the the name 'flatfile' correctly so the handler support can be built now.
...
#I do not like the lock solution since a crashed php would leave the *lck
#file locked now.
2002-11-06 09:17:51 +00:00
Marcus Boerger
4be50925ad
move newly introduced flatfile support from dbm to new flatfile handler
...
# do not make the same mistake as with ext/db where it was not clear
# which format was used.
2002-11-06 04:16:18 +00:00
Marcus Boerger
5d9563df56
correct file open modes
2002-11-06 02:21:49 +00:00
Marcus Boerger
31b6a5cebf
#add myself
2002-11-06 01:53:50 +00:00
Marcus Boerger
f0acf84dc7
Incorporate rewritten version of dbm from db extension.
...
# currently locks are missing :-(
2002-11-06 01:47:06 +00:00
Ilia Alshanetsky
89d4cd1d6b
Fixed compile warning, removed unused variables and added process.h header,
...
which is needed on Windows for getpid() function.
2002-11-05 19:57:04 +00:00
Marcus Boerger
b3ab4ece8d
correct errors
2002-11-05 19:38:06 +00:00
Andi Gutmans
1f42a2b88f
- Arghh... Change #ifdef to #ifndef
2002-11-05 19:02:37 +00:00
Andi Gutmans
a0ed2ef379
- Fix Engine 2 build
2002-11-05 19:01:36 +00:00
Moriyoshi Koizumi
307024dc68
Fixed typo
2002-11-05 17:46:36 +00:00
Moriyoshi Koizumi
e2112f174a
Added a test for bug #20261
2002-11-05 17:25:59 +00:00
Ilia Alshanetsky
6d57337cda
Fixed a memory leak in array_fill().
...
The refcount hack is now done for ZE1 only and is slightly faster then the
original.
After this patch array_fill() can consistently create arrays with >65k elements.
2002-11-05 16:19:19 +00:00
Marcus Boerger
77858f7fcd
-use of emalloc functions
...
-info was not initialised fulle due to memset parameters
now that the whole structure is initialised we can stop putting 0 in it.
2002-11-05 15:01:20 +00:00
Marcus Boerger
177b24a44e
Why did open fail?
2002-11-05 14:46:36 +00:00
Ilia Alshanetsky
41a77bccba
Fix compile warning.
2002-11-05 14:28:32 +00:00
Edin Kadribasic
95314707ca
Added two new targets to the ldap win32 build which enable ldap
...
extension to be linked with ssl version of openldap libs.
2002-11-05 14:19:22 +00:00
Edin Kadribasic
ce2b880a53
Fixed win32 build by including missing stddef.h
2002-11-05 14:18:20 +00:00
Moriyoshi Koizumi
bef514afda
style fix
2002-11-05 13:52:11 +00:00
Marcus Boerger
30e916d5cd
added missing compiler define
2002-11-05 12:03:01 +00:00