, it's not too difficult to get IGBinary setup as serializer
instead of the default one, and it does some pretty good improvement.
Ever considered making it a part of PHP? What would be the implication (as I'm
not too familiar with all the internals of PHP besides extensions...)?
Mi
, there is no prototype for sayHi(), generating the exception. It
explains also why trying to get the prototype on Hello doesn't work.
You should get the result you want by doing:
echo $reflectionMethod->getDeclaringClass()->getName() . "::" .
$reflectionMethod->getName();
I'll be assisting Cipriano Groenendal (CVS account: cipri) with the
PEAR::File_DNS package.
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
To migrate my packages to PEAR CVS and to write documentation for my PEAR
packages. Thanks,
MC
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Thanks for your help everybody ! it seems that the "better" way i found
is
cd
phpize
autoconf
./configure
make
make install
assuming that php is installed in the machine. I dont think the src are
needed.
Thanks for your help
Michel
Andrey Hristov <[EMAIL PROTECTED]>
Hi everybody
I Have to compile a library (namely, a payment library) and the bank
release a .c source. Therefore I need to make and compile it, but they
mention that
"you need to install the php-devel package in order to compile"...
what should I download
- on my macosx
- and on my linux
to comp
>From today cvs:
make install:
Installing PHP CLI binary:/usr/local/php5-01032004//bin/
Installing PHP CLI man page: /usr/local/php5-01032004//man/man1/
Installing PEAR environment: /usr/local/php5-01032004//lib/php/
make[1]: *** [install-pear-installer] Segmentation fault
make:
Il dom, 2003-06-22 alle 16:37, Marco Tabini ha scritto:
> Are these not two different error messages? They are output in two
> different places in the source.
with php4 (same configuration of php.ini) I have only one warning. Where
is the wrong ?
bye
--
michel 'ziobudda'
(first use in this function)
/home/httpd/html/PHP/php5/ext/simplexml/simplexml.c:579: `vptr'
undeclared (first use in this function)
make: *** [ext/simplexml/simplexml.lo] Error 1
--
michel 'ziobudda' morelli <[EMAIL PROTECTED]>
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
On Wed, 25 Jun 2003, Justin Hannus wrote:
> 1
> 2 3 session_start();
> 4 ?>
> 5 session inizializzata
>
> It appears that line 1. has the "output" that forces the headers sent, in
> this case, just a newline. Anything outside the tags are treated as
> STDOUT forcing the php module to send the h
working of session_decode into a
class for managing session
(http://www.ziobudda.net/test/session4-3.phps). With PHP4 there is no
problem with this.
Bye.
--
michel 'ziobudda' morelli <[EMAIL PROTECTED]>
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
SESSIONE START-");
//session_start();
zb_debug("--FINE SESSIONE START-");
zb_debug("--SETTO ID--");
$_SESSION['id']++;
zb_debug("--FINE SETTO ID--");
echo "id = ".$_SESSION['id']."";
echo "_SESSION = ";
var_dump($_SESSION);
zb_debug("--Chiudo la sessione--");
session_write_close();
zb_debug("--FINE Chiudo la sessione--");
echo 'Clicca
qui';
ob_end_flush();
?>
--
michel 'ziobudda' morelli <[EMAIL PROTECTED]>
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Sorry, this is way off-topic, but I just got this in the Mandrake troll
list, and couldn't resist.
http://mmenal.nerim.net/fuck_mod_perl.jpg
--
Jean-Michel Dault <[EMAIL PROTECTED]>
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
g the 4 Apache+PHP
combinations.
Jean-Michel
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Any news about this bug
http://bugs.php.net/bug.php?id=22175
?
Tnx
--
michel 'ziobudda' morelli <[EMAIL PROTECTED]>
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
evious versions. My reasoning is to leave apache2filter in the sources
just to be on the safe side, as it has not been heavily tested.
This said, I don't care very much about it, it's just an RC1, so we'll
have time to test it. I'll do my best, and if there are issues
remaining, I
Can someone give me some info about PHP5 and web services
tnx
--
Morelli Michel
ZioBudda.net Coordinator
[EMAIL PROTECTED]
--
PHP Development Internals - Developing the PHP Runtime Mailing List
(http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
17 matches
Mail list logo