are now available via snaps.php.net.
Thanks to Edin for helping iron out this part of the build!
--Wez.
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Participar de la traduccion de la documentacion al español.
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
Zeev Suraski wrote:
Wow, that's a neat one. Took me a while to realize what the heck is
going on, but basically it has to do with the way the engine mangles
function/class names. It's based on the file name and the line number.
This *usually* works, practically, it always works except fo
Hey,
Let's cut this thread because it's not going anywhere.
Once 5.0 is out I'll try and play with a few things and see if memory
consumption can be reduced. It's not something which I meant to happen for
5.0 anyway which is now in bug fix only mode. Whether it's by supporting a
--lean-and-mean
Test
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Marcus Boerger wrote:
> fixed.
I get
e:\home\php\php5\ext\simplexml\simplexml.c(35): fatal error C1083:
Include-Datei kann nicht geoeffnet werden: 'ext/spl/spl_iterators.h':
No such file or directory
when building current HEAD with --enable-spl on Windows with Wez's new
build n
Rasmus Lerdorf wrote:
>
> Is there some reason you don't want to look at the source?
>
i will look at the source if i don't have any other option such as a well
written doc somewhere online. i hope zend.com has what i am looking for but
after browsing for a few minutes, it doesn't look like so
Participar en la traduccion al español de la documentacion de PHP.
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Hello,
What is the difference between a call to get_properties from a dump
function (print_r,var_dump) and from a foreach?
I got a weird behiavor using it with my date extension.
The dumps work nicely as the foreach loops on the 1st property,
endlessly.
Implemention available in /pecl/date/date
Working on the POP3 extension
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Hello
My name is Serban Gh. Ghita and i've sent multiple request of getting a CVS
account:
latest request:
http://news.php.net/article.php?group=php.internals&article=6496
I am currently employee of Fastweb Romania (hosting&design company) and i am
also one of the main admins on DistroWatch.com .
George Schlossnagle's upcoming book (Advanced PHP), will have 3 chapters
entirely devoted to PHP Internals and the Zend API; I highly recommend
it.
-Sterling
>
> -Original Message-
> From: david [mailto:[EMAIL PROTECTED]
> Sent: Thursday, January 08, 2004 5:39 PM
> To: [EMAIL PROTECTED]
Try my book, Building Custom PHP Extensions:
http://www.lulu.com/intechrabooks
This is a PHP 4 version. I am working on updating for PHP 5 and will
have something available for PHP 5 shortly after its release. There is
customer feedback at the Lulu site and on Amazon
(http://www.amazon.
I think we'd prefer it if you chose jhannus for your cvs username,
since m31 doesn't really have much meaning to us :-)
--Wez.
- Original Message -
From: "Justin Hannus" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, January 09, 2004 3:13 PM
Subject: [PHP-DEV] CVS Account Requ
not so sure if i'll really need one at this point but.
for further developing, versioning and testing of newly proposed "opendirectory"
extension.
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
will do :)
"Wez Furlong" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hey Justin,
>
> I guess most people have been a little too busy over the christmas
> break.
>
> The quickest way is to fill out the pecl account form on pecl.php.net.
>
> It sounds like the license will be no pr
Hey Justin,
I guess most people have been a little too busy over the christmas
break.
The quickest way is to fill out the pecl account form on pecl.php.net.
It sounds like the license will be no problem, and I don't see why
we shouldn't include your extension in pecl.
--Wez.
PS: Posting direct
previously posted on php.pecl.dev
---
I've posted a couple messages in the past week or so proposing an extension
I'm working on to the pecl.dev list but no responses, not even a -1. Is
there a better way to make a proposal??
"Justin Hannus" <[EMAIL PROTECTED]> wr
Hi,
The snaps should contain the correct dll now.
Edin
- Original Message -
From: "Tobias Bradtke" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, January 09, 2004 10:54 AM
Subject: [PHP-DEV] Re: PHP5 MySQL Win32
Hi!
> I 've install the last php Snapshot (php5-win32-2004010
Personnal
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
On Fri, 9 Jan 2004 00:11:44 -0500
Ilia Alshanetsky <[EMAIL PROTECTED]> wrote:
> It seems there is a problem in either the PHP's shutdown sequence in
> php_request_shutdown() or destrutor order in ZE2. The problem is quite
> simple,
Thanks to point it out :-) Simple but difficult to figure out w
Hi Greg,
Yep, always run buildconf.bat after you cvs update or
if you modified one of the config.w32 file.
I need to tweak something with SPL build, but until then,
checking out pecl so it sits in the same dir as php-src
should do the trick; the build system will find all the
pecl extensions ther
Rasmus Lerdorf wrote:
Is there some reason you don't want to look at the source?
Heh, its nice to have docs to look at without NEEDing to look at the
source. Isn't it? I can surely understand his question.
Thomas
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: htt
Hi!
> I 've install the last php Snapshot (php5-win32-200401081930) and have
> some problem to load the php_mysql.dll extension. when I start Apache, I
> have the following message :
>
> PHP Startup : Unable to load dynamic library 'c://php_mysql.dll' -
> La procédure spécifiée est introuvabl
Hi folks,
I 've install the last php Snapshot (php5-win32-200401081930) and have
some problem to load the php_mysql.dll extension. when I start Apache, I
have the following message :
PHP Startup : Unable to load dynamic library 'c://php_mysql.dll' -
La procédure spécifiée est introuvable
Hi!
Daniel Convissor wrote:
> Hi:
>
> Running php5-win32-200401081130. Uncommented several extensions in
> php.ini. Adjusted my extension_dir. All of the extensions loaded just
> fine, except php_mysql.dll. The file is in the appropriate place and has
> the appropriate permissions. Even t
Hi David, you can view more information about Zend API in
www.zend.com/apidoc/
Regards
- Original Message -
From: "david" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, January 09, 2004 1:39 AM
Subject: [PHP-DEV] internal API documentation
> does anyone know where i can find d
On Thu, 8 Jan 2004, Ilia Alshanetsky wrote:
> On January 08, 2004 04:11 pm, Zeev Suraski wrote:
> > Well, if we really get to save 100K as Ilia imagined, for a thousand
> > children, it's 100MB, and there are those with more. I doubt we can easily
> > get 100K though.
>
> 'Freeing' 100k is not as
28 matches
Mail list logo