Hi all,
can someone with a spare moment apply the patch in
http://bugs.php.net/bug.php?id=24550 to tokenizer.c? It fixes a crash
when tokenizing anything with __METHOD__ in it (bad)
Thanks,
Greg
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/u
Hello,
I have Apache 2.0.46 server on Redhat Linux 7.3 and PHP 4.3.2.I
have a written a PHP extension module. I have a entry in the php.ini as
extension=php_mymodule.so.
When I issue the following command :
apachectl restart
my php module gets unloaded but is not reloaded again and a
nothing to see here...
--
-=~=--=~=--=~=--=~=--=~=--=~=--=~=--=~=--=~=--=~=--=~=--=~=-
John Coggeshall http://www.coggeshall.org/
The PHP Developer's Handbookhttp://www.php-handbook.com/
-=~=--=~=--=~=--=~=--=~=--=~=--=~=--=~=--=~=--=~=--=~=--=~=-
--
PHP Internals - PHP Run
> Intresting for users that need such functions on several places in code
and in
> this case better as regexp in PHP itself. Why not take this ideas and put
> together into ext/html(format)?
>
I agree with the statement that functions like these (and nl2br() itself)
don't really belong in the PHP c
On Sunday 07 March 2004 21:58, Stefan Walk wrote:
> On Sun, Mar 07, 2004 at 01:07:08PM -0500, Louis-Philippe Huberdeau wrote:
> > I wrote this very simple function (modification from nl2br actually) to
> > convert newlines to well formatted HTML paragraphs instead of line
> > breaks, allowing bette
Translating documentation
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
On Sun, Mar 07, 2004 at 01:07:08PM -0500, Louis-Philippe Huberdeau wrote:
> I wrote this very simple function (modification from nl2br actually) to
> convert newlines to well formatted HTML paragraphs instead of line
> breaks, allowing better formatting of a dynamic output. It's not the
> most p
On Sun, Mar 07, 2004 at 01:07:08PM -0500, Louis-Philippe Huberdeau wrote :
> /* {{{ proto string nl2p(string str)
>Converts newlines to HTML paragraphs for standard compliance */
I'm not to judge whether this goes in or not, however using
paragraphs is not more standard compliance tha
I wrote this very simple function (modification from nl2br actually) to
convert newlines to well formatted HTML paragraphs instead of line
breaks, allowing better formatting of a dynamic output. It's not the
most perfect piece of code ever written, but it works and it can be
quite useful.
The
Report it to the Zend folks. I imagine they have support information
on their site.
George
On Mar 7, 2004, at 4:24 AM, Erdener Gonenc wrote:
Do anyone know who should I contact to report that bug in Zend Encoder?
I've already dropped a note to forums at Zend...
Thanks
--
PHP Internals - PHP
On Sun, 7 Mar 2004, Juergen Mueller wrote:
> hi guys,
>
> during I played around with the new mysqli extension in PHP 5.0, I missed
> some really important functions: mysql_list_dbs(), mysql_db_name(),
> mysql_list_tables(), mysql_tablename()
>
> why didn't these functions be ported to the My
hi guys,
during I played around with the new mysqli extension in PHP 5.0, I missed
some really important functions: mysql_list_dbs(), mysql_db_name(),
mysql_list_tables(), mysql_tablename()
why didn't these functions be ported to the MySQLi Extension?
It would be great if anyone could answe
Ahh, this problem.
Andi: remember that we discussed this in the past?
Is a solution possible using the get_property_ptr object
handlers, or not possible at all?
--Wez.
- Original Message -
From: "Daniel Daley" <[EMAIL PROTECTED]>
To: "Wez Furlong" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]
Wez Furlong wrote:
So you totally missed the completely new COM and .Net support in PHP 5 ? :-)
As far as I've seen the new COM support has yet to allow for setting
properties with arguments and as the equivalent asp syntax is not valid
php syntax I'm pretty sure it would require a new funct
Hello,
I have Apache 2.0.46 server on Redhat Linux 7.3 and PHP 4.3.2.I have a written
a PHP extension module. I have a entry in the php.ini as extension=php_mymodule.so.
When I issue the following command :
apachectl restart
my php module gets unloaded but is not reloaded again and ap
Do anyone know who should I contact to report that bug in Zend Encoder?
I've already dropped a note to forums at Zend...
Thanks
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
16 matches
Mail list logo