* Thus wrote Gabor Hojtsy:
> >I'm currently going through all the extensions that have been moved
> >out of the bundled php and into PECL, and making sure that they've
> >all been noted about the move. Should we also provide a link
> >directly to the package with something like:
> >
> > url.pecl.
nlopess Fri Jun 25 14:05:19 2004 EDT
Modified files:
/phpdoc/scripts file-entities.php.in
Log:
reverting my bogus commit. sorry for the noise
http://cvs.php.net/diff.php/phpdoc/scripts/file-entities.php.in?r1=1.15&r2=1.16&ty=u
Index: phpdoc/scripts/file-enti
> > // Install part already splitted? [temporary]
> > -if (file_exists("$trans_dir/chapters/install.xml")) {
> > +/*if (file_exists("$trans_dir/chapters/install.xml")) {
> > fputs(
> > $fp,
> > "\n" .
> > @@ -126,7 +126,7 @@
> > );
> > echo " Using the install part
nlopess Fri Jun 25 13:57:23 2004 EDT
Modified files:
/phpdoc/scripts file-entities.php.in orphan_notes.php
Log:
better stats and skip bz2 files
http://cvs.php.net/diff.php/phpdoc/scripts/file-entities.php.in?r1=1.14&r2=1.15&ty=u
Index: phpdoc/scripts/file-entitie
nlopess Fri Jun 25 13:57:23 2004 EDT
Modified files:
/phpdoc/scripts file-entities.php.in orphan_notes.php
Log:
better stats and skip bz2 files
http://cvs.php.net/diff.php/phpdoc/scripts/file-entities.php.in?r1=1.14&r2=1.15&ty=u
Index: phpdoc/scripts/file-en
Jakub, I have committed your patch. It would be good if you could review
your code and fix the same errors you have fixed in the previous
magic_quotes/register_globals patch - since you submitted this patch
before the cleanup.
Here it is.
Thanks, committed.
Goba
Gabor Hojtsy wrote:
> Jakub, I have committed your patch. It would be good if you could review
> your code and fix the same errors you have fixed in the previous
> magic_quotes/register_globals patch - since you submitted this patch
> before the cleanup.
Here it is.
Jakub VranaIndex: user-notes
Gabor Hojtsy wrote:
> Well, the problem is that Nuno reports that under Apache 2, the path of
> the apache binary is used (the exe file path as you point out), so the
> system searches for php4ts.dll and php.ini there. This is why it does
> not work with side by side installation. You need to copy
I'm currently going through all the extensions that have been moved
out of the bundled php and into PECL, and making sure that they've
all been noted about the move. Should we also provide a link
directly to the package with something like:
url.pecl.package;yaz
Yep, it will probably be a good id
I'm currently going through all the extensions that have been moved
out of the bundled php and into PECL, and making sure that they've
all been noted about the move. Should we also provide a link
directly to the package with something like:
url.pecl.package;yaz
Curt
--
First, let me assure
Here is the second step. It is the form to mass change sections of
notes. I think that moving Nuno's script to the server is not necessary.
It can be easily run locally and through the web interface only changes
can be done.
Then do a select on the notes db and check for non-valid IDs and do a
fore
- people (Daniel Convissor) report that it is possible to not do
this, but set PATH to include the PHP folder and the dlls
folder below the PHP folder (for PHP 4) + set PHPRC
You shouldn't even need to set PHPRC, as PHP should pick up the php.ini
location from the location of the php DLL. (
From: gtg782a at mail dot gatech dot edu
Operating system: Redhat 7.3
PHP version: 4.3.7
PHP Bug Type: Documentation problem
Bug description: Bad grammar "it's" in INSTALL
Description:
At the very top of the INSTALL file, the sentence "For Apache 2,
instructions
ID: 20447
Comment by: mail at spybreak dot de
Reported By: richardz at omniture dot com
Status: Analyzed
Bug Type: Documentation problem
Operating System: RedHat 7.2
PHP Version: 4.2.3
New Comment:
I'm really interested myself under which con
ID: 20447
Comment by: mail at spybreak dot de
Reported By: richardz at omniture dot com
Status: Analyzed
Bug Type: Documentation problem
Operating System: RedHat 7.2
PHP Version: 4.2.3
New Comment:
I'm really interested myself under which con
I doubt we are able to mix them in one section. They all stand for
different functionality and should be described in proper sections,
i.e.
call, set and get -- oop5.overloading.
But I like your idea: oop5.magic should include tostring, autoload and
*, imho.
- oop5.intro : Introduction
- oo
16 matches
Mail list logo