Derick Rethans
7592362b4c
- Allow the report_memleak setting to be set everywhere
2002-10-24 16:56:59 +00:00
Sascha Schumann
d464b8164c
add missing {}
2002-10-24 16:04:31 +00:00
Marc Boeren
acea3ab036
Changed the dbx_oci8 behaviour to return lowercase column-names,
...
which is a hack but at least it makes it easier for users
to create portable apps.
# Perhaps this should be controlled by a (.ini?) directive or define
# which determines the change (toupper, tolower, nochange)?
2002-10-24 14:26:14 +00:00
Marc Boeren
b5783184ea
Not happy with the hack to handle the uppercase fieldnames that oracle
...
returns. Changed the dbx_oci8 behaviour to return lowercase instead,
which is also a hack but at least it makes it much easier for users
to create portable apps (Mc).
# also, I prefer lowercase :-)
2002-10-24 14:16:28 +00:00
Moriyoshi Koizumi
e95fa639d6
Reverted because my patch doesn't make sense: it was just my problem.
2002-10-24 14:12:06 +00:00
Moriyoshi Koizumi
06012c3f42
Fix build
2002-10-24 14:01:45 +00:00
Derick Rethans
1f9f9244eb
- whitespace
2002-10-24 14:01:39 +00:00
Sascha Schumann
1e3e07173b
Improve shutdown-behaviour
...
Noticed by: Anantha Kesari H Y
2002-10-24 13:25:57 +00:00
Derick Rethans
337649a5f2
*** empty log message ***
2002-10-24 13:18:27 +00:00
Sascha Schumann
2909e5c9c9
centralize #include "build-defs.h" and drop (sometimes inconsistent) other
...
instances
2002-10-24 13:15:49 +00:00
Ilia Alshanetsky
26617f8b5f
Added failed test summary.
2002-10-24 13:13:23 +00:00
Derick Rethans
beffb8164c
- True and false are not always defined, used numbers now
2002-10-24 12:52:13 +00:00
Sascha Schumann
6bf422d62e
Make PHP compile out-of-the-box with uClibc
2002-10-24 12:21:07 +00:00
Sascha Schumann
938ba73be7
Quote macro names in AC_DEFUN() and prefix the internal macros using
...
a single underscore. Also rename AC_PHP_ONCE as PHP_RUN_ONCE.
2002-10-24 10:41:36 +00:00
Sascha Schumann
e60c601bd1
improved warning message
...
# this should really link to an external page which explains the issue deeply
2002-10-24 10:40:48 +00:00
Jan Lehnardt
b2a8031144
- gcc prints -v information on stderr, make sure that we catch it anyway.
...
- I hope this does not cause problems with other compilers or shells. IMHO we
- already rely on /bin/sh anyway, right?
2002-10-24 09:06:31 +00:00
Jan Lehnardt
cf4d435a12
- fix segfault in proc_open
...
#no bugreports found
2002-10-24 08:46:21 +00:00
foobar
f291958256
style is everything
2002-10-24 03:56:40 +00:00
Moriyoshi Koizumi
e8be0db546
Fixed build when mbstring is not used - my previous patch is insufficient.
2002-10-24 02:59:01 +00:00
Moriyoshi Koizumi
73ca375f37
MFH; we would see a nasty problem again if it was not fixed...
2002-10-24 02:56:28 +00:00
Ilia Alshanetsky
9d079e9b3e
Various corrections aimed at making the test's results consistent across
...
all enviroments.
2002-10-24 02:40:03 +00:00
Marcus Boerger
1ff1e6496b
use german characters for a test with german locale
2002-10-24 00:49:38 +00:00
1a8a75a48f
NEWS update
2002-10-24 00:34:33 +00:00
d18c53afd0
ChangeLog update
2002-10-24 00:34:01 +00:00
Marcus Boerger
096d8dad8e
additions
2002-10-24 00:00:26 +00:00
Marcus Boerger
339dfe0cd2
better use var_dump and EXPECTF
...
#seems i waited for EXPECTF
2002-10-23 23:51:15 +00:00
Moriyoshi Koizumi
74883a9583
Make php_mb_is_mb_leadbyte() obsolete. It only works with double-byte chars.
...
# Sorry Marcus, it seems we were working simultaneously :)
2002-10-23 23:25:27 +00:00
Marcus Boerger
f537cc53bf
allow php here for the moment
...
#hope someone will remove those php files here
2002-10-23 23:20:01 +00:00
Marcus Boerger
37d2a1dd08
fix warning
2002-10-23 23:09:08 +00:00
Marcus Boerger
b321568b96
fix warning: used in rfc1867.c
2002-10-23 23:08:20 +00:00
Marcus Boerger
015832d81e
fix style and warnings
2002-10-23 23:07:14 +00:00
Ilia Alshanetsky
2f3cd572fb
Added 'skip logic' to the test on platforms where the locale required by
...
this test is not avaliable.
2002-10-23 23:04:43 +00:00
Melvyn Sopacua
703e360a35
suddenly, there was a newline
2002-10-23 22:21:40 +00:00
Jon Parise
52641b4104
Correct spelling.
2002-10-23 21:46:40 +00:00
Jon Parise
9f5af091d9
Correct mispellings and some word misuse.
2002-10-23 21:44:43 +00:00
Jon Parise
553112eee8
Capitalize PHP and spell "web server" using two words.
2002-10-23 21:41:40 +00:00
Jon Parise
67f8041395
- Apply proper capitalization to PHP and MySQL.
...
- Correct some spelling errors.
2002-10-23 21:39:32 +00:00
Jon Parise
2af28df445
Improve the wording in this paragraph.
2002-10-23 21:35:17 +00:00
Jon Parise
fd4d1f2c05
Formatting nit: "autoconverted" to "auto-converted"
2002-10-23 21:32:39 +00:00
Melvyn Sopacua
c1caad6853
Provide an example cron script, to invite people to test.
2002-10-23 21:32:09 +00:00
Jon Parise
705766fd9b
- Spell out "cd" as "change directory".
...
- Replace "ie" with "e.g.", which is more appropriate in this context.
2002-10-23 21:31:12 +00:00
Melvyn Sopacua
c95256b996
no more looking
2002-10-23 21:21:07 +00:00
Melvyn Sopacua
2322917af9
statis->status
...
clarity on the exit status
2002-10-23 21:15:08 +00:00
Melvyn Sopacua
8bfb6c5893
Some english fixes
...
Added docs for automated testing.
Now telling the current version of the truth about ini settings :)
Be more verbose about QA goals intentions and the tester's part in the
process.
2002-10-23 20:56:09 +00:00
Melvyn Sopacua
1de45a050c
Implement 'no interaction' for automated tests
...
Implement exit status 1 to make actions for automated testing selectable
# Sorry Derick, was already working on this and the docs, see next commit
# and forthcoming email
2002-10-23 20:53:20 +00:00
Andi Gutmans
1eb04a850e
- This might improve performance. Commiting it so that I can check it on
...
- Linux
2002-10-23 20:40:07 +00:00
Moriyoshi Koizumi
069bfc57d9
Updated the test case
2002-10-23 20:38:18 +00:00
Derick Rethans
31224b8923
- Use new setlocal semantics
2002-10-23 20:35:16 +00:00
Moriyoshi Koizumi
3bc01b5d0b
Modified mb_convert_case() to handle cased characters properly when MB_CASE_TITLE is specified.
2002-10-23 20:32:51 +00:00
Andi Gutmans
4a9f1a9396
- Make Ts access a macro. I need this for my next patch which should
...
- improve performance but not sure yet if it will.
2002-10-23 20:26:28 +00:00