foobar
9b72793d03
Possible fix for cygwin detection.
2002-10-23 00:21:43 +00:00
Stig Bakken
886f0bcf7f
* make *_dir config parameters available for substitution in the
...
rpm spec file template
2002-10-22 23:08:55 +00:00
Stig Bakken
b65e60b093
* add transactions member array (for queueing file transactions)
2002-10-22 23:08:09 +00:00
Stig Bakken
59f499228f
* some minor fixes to the rpm spec file template
2002-10-22 23:07:36 +00:00
Stig Bakken
8082619e80
* add some signature handling config options
2002-10-22 23:07:10 +00:00
Moriyoshi Koizumi
4758b109a5
Do the same test as ext/standard/test/strings/strtoupper.phpt does
2002-10-22 20:34:53 +00:00
Moriyoshi Koizumi
68a5d1bca3
Improved determine_charset() to use mbstring.internal_encoding when the last
...
param is a null string. (If the param is omitted, it takes iso-8859-1 as
the default charset in favour of backwards compatibility.)
2002-10-22 20:11:48 +00:00
Melvyn Sopacua
d6e639a02f
test for locale support in strtoupper
2002-10-22 19:39:17 +00:00
Andi Gutmans
8cbe1ea796
- Nuke unused get_incdec_op()
...
- Nuke old comment
2002-10-22 19:34:25 +00:00
Andi Gutmans
d12679a64d
- Improve overall engine performance
2002-10-22 19:31:53 +00:00
Ilia Alshanetsky
e94b9ea9ee
Fixed a bug noticed by Jon Parise.
2002-10-22 18:57:59 +00:00
Ilia Alshanetsky
62aefeb01f
Fixed ZTS build.
2002-10-22 18:54:09 +00:00
Stefan Esser
e83ca7dc85
fix make test for an external build dir setup
2002-10-22 18:53:56 +00:00
Marcus Boerger
14626a1836
ups - the other way round of course
2002-10-22 18:47:41 +00:00
Marcus Boerger
376dcd80bb
Updated tests
2002-10-22 18:40:30 +00:00
Marcus Boerger
d8378f9eda
Add lock file
2002-10-22 18:39:34 +00:00
Ilia Alshanetsky
1de9cddb3f
Fixed compile warnings.
2002-10-22 18:39:33 +00:00
Marcus Boerger
822e9b6e56
Fix this extension.
...
#The problem was that the extension suspected the hash list to be a
#straight forward list with no closed elements.
2002-10-22 18:39:05 +00:00
Marcus Boerger
e2a62e21c2
Fix for cases when new_length is NULL
2002-10-22 18:27:56 +00:00
Ilia Alshanetsky
30abd18322
Fixed a possible segmentation fault in file() function.
2002-10-22 18:07:11 +00:00
Marcus Boerger
f1d158c41c
No longer needed. See README.TESTING
2002-10-22 17:48:50 +00:00
Ilia Alshanetsky
9f6a8748e1
Small corrections to the expected output.
2002-10-22 17:38:13 +00:00
Ilia Alshanetsky
2e25c236d4
One more PEAR test to be skipped.
2002-10-22 17:26:39 +00:00
Ilia Alshanetsky
6b67dc8dd5
Fixed implode test
2002-10-22 17:17:56 +00:00
Andi Gutmans
329354529b
- Fix bug reported by Daniel T. Gorski
2002-10-22 17:00:59 +00:00
Ilia Alshanetsky
a5d3427251
When doing automatic line end detection, pick the line end that is found
...
first.
2002-10-22 15:34:50 +00:00
Ilia Alshanetsky
dd56de8d1e
Disable PEAR tests. These tests have too many dependcies such as
...
pre-installed PEAR, needing to run as root user, most tests
will fail if PEAR install directory is not inside include_path and so on.
2002-10-22 14:19:02 +00:00
Ilia Alshanetsky
5c53cdafcb
Fixed a bug that caused the values of options/flags set via
...
httpd.conf/.htaccess and other apache methods to contain a \0 as part of the
value.
2002-10-22 14:02:14 +00:00
Derick Rethans
cb856e6717
- Add optional targets to allow the usage of Makefile.frag for shared
...
extensions.
2002-10-22 12:30:32 +00:00
Jon Parise
f62fc1a0ef
Correct case for README.TESTING.
2002-10-22 12:28:49 +00:00
Ilia Alshanetsky
f7b15b0611
Added support for 'engine Off' directive
...
Added support for 'none' option for *_value options.
2002-10-22 12:20:12 +00:00
Derick Rethans
5f070780bf
- Explicitly return "0" at the end of the script. For some weird reason it
...
was returning error code 256 for me. This fixes pear install <pecl>.tar.gz
for me.
#- Not sure if this is correct though
2002-10-22 11:21:38 +00:00
Marcus Boerger
42d33c38b3
Test result depends on these ini settings
2002-10-22 09:34:53 +00:00
Marcus Boerger
32a77eff78
Update documentation
2002-10-22 09:00:52 +00:00
Marcus Boerger
10149bb2f0
Missing and updated. Now including *.php
2002-10-22 08:56:31 +00:00
Marcus Boerger
8312f1443c
Give back the php file and leave it in case test fails.
2002-10-22 08:54:23 +00:00
Frank M. Kromann
938a78a85b
Fixing check to enable dl() for both cgi and cgi-fcgi
2002-10-22 07:00:51 +00:00
foobar
65d21115de
Style polizei
2002-10-22 04:02:44 +00:00
67d264a9f3
NEWS update
2002-10-22 00:35:00 +00:00
829b7708b8
ChangeLog update
2002-10-22 00:33:51 +00:00
foobar
12fc60c625
- Revert the undiscussed change.
...
#
# Yasuo, don't you think there was a reason to drop this???
# Please, discuss these things before you go and change something.
#
2002-10-22 00:18:26 +00:00
Yasuo Ohgaki
54fdd7a8f0
Hmm. -c options was there, but removed.
...
It is _needed_ for php.ini users uses buffer by default.
2002-10-22 00:03:49 +00:00
foobar
7d3dc68a79
Nuke tabs.
2002-10-21 23:41:55 +00:00
foobar
f93096ecb6
Removed tabs and combined those multiple AC_CHECK_FUNCS calls to one.
2002-10-21 23:41:38 +00:00
Ilia Alshanetsky
d8480c8088
Fixed symlink/link functions on ZTS builds.
...
Made URL detection in symlink code use php_stream_locate_url_wrapper().
2002-10-21 23:35:29 +00:00
foobar
0abca4f60a
Cleanup. (no tabs here!)
2002-10-21 22:58:52 +00:00
Wez Furlong
dabf1053cd
Refine stream_select() to work with streams that have data in their read
...
buffers.
When selecting for read, the streams are examined; if any of them have
pending read data, no actual select(2) call is performed; instead the
streams with buffered data are returned; just like a regular select
call.
Prevent erroneous warning in stream_select when obtaining the fd.
2002-10-21 22:54:37 +00:00
Sterling Hughes
102c945501
no need to double fetch
2002-10-21 22:35:59 +00:00
Hartmut Holzgraefe
c4cb92229c
this will be handled elsewhere
2002-10-21 20:20:08 +00:00
Hartmut Holzgraefe
eb137d3d80
@ updated FDF extension to work with current Adodeb fdftk 5.0 (hartmut)
...
reworked some existing stuff
added some functions suporting stuff that have been added since fdftk 2.0
emulating read from/save to strings by transparently using temp. files
(activeX version of fdftk has this, but not plain C version :( )
2002-10-21 19:55:28 +00:00