On Tue, 21 Jun 2005, Sebastian Bergmann wrote:
> Could php_strip_whitespace() be changed to work on strings, too?
File a feature request...?
Derick
--
Derick Rethans
http://derickrethans.nl | http://ez.no | http://xdebug.org
--
PHP Internals - PHP Runtime Development Mailing List
To unsubsc
Could php_strip_whitespace() be changed to work on strings, too?
--
Sebastian Bergmann http://www.sebastian-bergmann.de/
GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B 5D69
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit:
Hi,
You can reach Beta 2 at http://snaps.php.net/~andi/
If there are no surprise show stoppers I'll put it live tomorrow evening.
Andi
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Seems to work for me on snaps.
I'll post the beta 2 in a couple of minutes so you can test it out.
At 11:17 PM 6/20/2005 +0100, Nuno Lopes wrote:
""Andi Gutmans"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> andi Mon Jun 20 16:49:56 2005 EDT
>
> Modified files:
>/php-src NE
Hello Wez,
i used linux so there seems to be a problem with either flushing or the
fprintf not being called at all.
regards
marcus
Monday, June 20, 2005, 10:55:43 PM, you wrote:
> That should probably just be:
> #if PHP_WIN32
> OutputDebugString(...);
> #endif
> fprintf(stderr, ...
""Andi Gutmans"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> andi Mon Jun 20 16:49:56 2005 EDT
>
> Modified files:
>/php-src NEWS configure.in
>/ZendEngine2 zend.h
>/php-src/main php_version.h
> Log:
> - Beta 2
There is a problem in the configure:
checking for embe
That should probably just be:
#if PHP_WIN32
OutputDebugString(...);
#endif
fprintf(stderr, ...);
On 6/20/05, Michael Wallner <[EMAIL PROTECTED]> wrote:
> Sorry, but I cannot speak for exit(), but I usually replace all occurrences of
>
> #if PHP_WIN32
> OutputDebugString(...);
>
Add a third php.ini, php.ini-dev
This should have the preferred settings for a development environment
- Davey
Jani Taskinen wrote:
Perhaps you should have noticed that the errors in php.ini-recommended
are logged so whatever the error level is shouldn't matter.
And I don't think
member of the catalan
translation
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Marcus Boerger wrote:
i just stumbled over a strange issue while testing. Some of my tests
have exit(0) at the end for easier test verification. Now i found a new
one that has a few memleaks but only reports them if i drop that exit(0)
line. Is this something we need to fix (e.g. exit() omits
PHP 5 Bug Database summary - http://bugs.php.net
Num Status Summary (349 total including feature requests)
===[*Configuration Issues]
33367 Feedback php-504 --with-pcre-regex: "preg_match: internal
pcre_fullinfo() error -3"
=
PHP 4 Bug Database summary - http://bugs.php.net
Num Status Summary (663 total including feature requests)
===[Adabas-D related]=
32486 Open odbc_fetch_into returns wrong data
===[Arrays
12 matches
Mail list logo