ID: 32535
User updated by: a at b dot c dot de
Reported By: a at b dot c dot de
Status: Bogus
Bug Type: Documentation problem
Operating System: *
PHP Version: 5.0.3
New Comment:
Withdrawing the original report: it _is_ a documentation problem as
r
||*()*|| Hi, Gabor.
>> GH> The file-entities.php script already distinguishes between the cygwin
>> GH> and the windows compiled PHP, so if the cygwin PHP is used, cygwin path
>> GH> values are generated into the output (so that implies a cygwin installed
>> GH> openjade). It does not need to be
Hi,
I have modified the docs to show optional parameters, like this:
stringpg_parameter_status
resourceconnection
stringparam_name
However this displays as:
string pg_parameter_status ( [resource connection, string param_name] )
How come it's made both parameters optional? Is this a b
On Sun, 3 Apr 2005, Gabor Hojtsy wrote:
> > I'm not really sure what the bug submitter is trying to do. My
> > understanding is that he is trying to send a header in a soap request,
> > but doesn't the example already show how to do that?
>
> Please reply to the bug report, so you will get informa
Anatoly Techtonik wrote:
> ||*()*|| Hi, Gabor.
>
>
>>>Do we need PECL functions to be present in funclist.txt?
>
>
> GH> Yes, some PECL stuff is bundled and some PECL stuff is getting to be
> GH> used widely.
>
> Ok. I've added PECL_SOURCE autodetection. All of PECL functions will
> go in
ID: 32554
User updated by: 05 at gmail dot com
Reported By: 05 at gmail dot com
Status: Open
Bug Type: Documentation problem
Operating System: Linux 2.6/Gentoo
PHP Version: 4CVS,5CVS (2005-04-03)
New Comment:
> This is not really PHP bug b
didou Sun Apr 3 18:57:22 2005 EDT
Modified files:
/phpdoc/en/reference/msql/functions msql-createdb.xml
msql-dbname.xml
msql-fieldflags.xml msql.xml
Back when I used Windows for phpdoc stuff I used Textpad. It was a
pretty good editor, and you could control tab length, etc etc.
David Mytton wrote:
Righto. I think I might use Jedit to do the editing in Windows and
just generate the diffs and doing the CVS stuff using cygwin. Nano
editor is g
I'm not really sure what the bug submitter is trying to do. My
understanding is that he is trying to send a header in a soap request,
but doesn't the example already show how to do that?
Please reply to the bug report, so you will get information on what was
the intention of the original submitt
Gabor Hojtsy wrote:
Thanks for your active participation in cleaning this stuff up, it was
much needed. I hope others will also find this solution working around,
especially now that two of you confirmed that this solution works.
Yeah, it might as well be as easy as possible to get started on
co
I'm not really sure what the bug submitter is trying to do. My
understanding is that he is trying to send a header in a soap request,
but doesn't the example already show how to do that?
Example 1. Some examples
$client = new SoapClient(null, array('location' =>
"http://localhost/soap.php";,
Where is openjade in that structure? devel/openjade?
text/openjade and text/opensp
Good. Updated the howto, and removed the references to phpdoc-tools. If
you have any more suggestion, or corrections to that part of the howto
(or any other part whatsoever :), feel free to step up.
Thanks for you
gobaSun Apr 3 17:19:07 2005 EDT
Modified files:
/phpdoc/howto tools.xml
Log:
phpdoc-tools is no more :) phpdoc is reported to work well with
openjade/opensp from the cygwin distro, YAY
http://cvs.php.net/diff.php/phpdoc/howto/tools.xml?r1=1.25&r2=1.2
Gabor Hojtsy wrote:
Where is openjade in that structure? devel/openjade?
Goba
text/openjade and text/opensp
David
Yep, that worked fine also. Including the new additions:
Great.
To install the minimal set of required packages select devel/autoconf,
devel/automake, devel/make and doc/libxml2 along with components, which
are selected in setup by default
I think it is all fixed now :)
Where is openjade in
Yep, that worked fine also. Including the new additions:
To install the minimal set of required packages select devel/autoconf,
devel/automake, devel/make and doc/libxml2 along with components, which
are selected in setup by default
I think it is all fixed now :)
David
Gabor Hojtsy wrote:
O
OK, updated configure.in to check for a windows jade setup, and
file-entities.ent to only rewrite the cygwin values in that case.
Please cvs update, autoconf(!), configure and then check again.
Did just that and it worked perfectly. The make test is now working fine
with both jade.exe and the cy
Gabor Hojtsy wrote:
OK, updated configure.in to check for a windows jade setup, and
file-entities.ent to only rewrite the cygwin values in that case. Please
cvs update, autoconf(!), configure and then check again.
Goba
Did just that and it worked perfectly. The make test is now working fine
wit
Gabor Hojtsy wrote:
Have someone tried an openjade and sp install within cygwin? It
would greatly simplify the windows setup process, if we could say
that someone is fine with using the openjade provided with cygwin,
if it works well, and would not need to setup openjade/opensp
themselfs... Cou
Open the file with a text
> editor, and get proper cygwin path values there, and see if openjade
> works.
That worked. I did a replace C:/ with /cygdrive/c/ using Wordpad, saved
and ran make test and it was successful - no errors.
OK, updated configure.in to check for a windows jade setup, and
gobaSun Apr 3 16:56:09 2005 EDT
Modified files:
/phpdoc configure.in
/phpdoc/scripts file-entities.php.in
Log:
idetify windows jade usage and act on that
http://cvs.php.net/diff.php/phpdoc/configure.in?r1=1.226&r2=1.227&ty=u
Index: phpdoc/confi
Have someone tried an openjade and sp install within cygwin? It would
greatly simplify the windows setup process, if we could say that
someone is fine with using the openjade provided with cygwin, if it
works well, and would not need to setup openjade/opensp themselfs...
Could someone on Window
Gabor Hojtsy wrote:
Hi,
Have someone tried an openjade and sp install within cygwin? It would
greatly simplify the windows setup process, if we could say that
someone is fine with using the openjade provided with cygwin, if it
works well, and would not need to setup openjade/opensp themselfs...
Gabor Hojtsy wrote:
Open the file with a text
> editor, and get proper cygwin path values there, and see if openjade
> works.
> Goba
That worked. I did a replace C:/ with /cygdrive/c/ using Wordpad, saved
and ran make test and it was successful - no errors.
Could you generate the file-entities.ent file as normal, then do a check
to see if it is using the cygwin jade and if so, do a mass replace on
the strings in the file-entities.ent file? If I was just using PHP then
I could do a mass str_replace on the file after reading it into an
array, for ex
Could you generate the file-entities.ent file as normal, then do a check
to see if it is using the cygwin jade and if so, do a mass replace on
the strings in the file-entities.ent file? If I was just using PHP then
I could do a mass str_replace on the file after reading it into an
array, for ex
Yep.
$Id: file-entities.pgp.in,v 1.35 2005/04/03 18:47:41 goba Exp $
I have no idea at this point. The goal is to have the cygwin path values
into the file-entities.ent file after all. If you can manage to find a
way, then it might make things work. It would be great help afterwards
for those co
GH> The file-entities.php script already distinguishes between the cygwin
GH> and the windows compiled PHP, so if the cygwin PHP is used, cygwin path
GH> values are generated into the output (so that implies a cygwin installed
GH> openjade). It does not need to be relative. Even if a windows PHP
||*()*|| Hi, Gabor.
GH> The file-entities.php script already distinguishes between the cygwin
GH> and the windows compiled PHP, so if the cygwin PHP is used, cygwin path
GH> values are generated into the output (so that implies a cygwin installed
GH> openjade). It does not need to be relative. E
Yep.
$Id: file-entities.pgp.in,v 1.35 2005/04/03 18:47:41 goba Exp $
Gabor Hojtsy wrote:
Yeah, I did. And I also double checked the generated file-entities.php
file to ensure the change was in that.
You do have file-entities.php.in 1.35 right?
Goba
Yeah, I did. And I also double checked the generated file-entities.php
file to ensure the change was in that.
You do have file-entities.php.in 1.35 right?
Goba
Yeah, I did. And I also double checked the generated file-entities.php
file to ensure the change was in that.
Gabor Hojtsy wrote:
Hum, the $cygwin_compiled = true; change in the file-entities.php.in
file and the ./configure should have resulted in the cygwin stripper
not being called. Are you s
Now the errors should contain /cygdrive path values. Are they?
No, they still have the C:/cygwin paths in them. This is using my
Windows PHP (not the cygwin one).
Hum, the $cygwin_compiled = true; change in the file-entities.php.in
file and the ./configure should have resulted in the cygwin strip
Righto. I think I might use Jedit to do the editing in Windows and just
generate the diffs and doing the CVS stuff using cygwin. Nano editor is
good for small edits but not so good after a while imo.
David
anatoly techtonik wrote:
||*()*|| Hi, David.
DM> Is there anyone using native Windows tool
Gabor Hojtsy wrote:
Now the errors should contain /cygdrive path values. Are they?
Goba
No, they still have the C:/cygwin paths in them. This is using my
Windows PHP (not the cygwin one).
||*()*|| Hi, David.
DM> Is there anyone using native Windows tools to do PHP docs or does
DM> everyone just use Linux?
I'm using native windows Far Manager + Colorer plugin for plain text
stuff and Winmerge or Unired for unicode. Also I hate notepad. =)
Sometimes Eclipse, but it is too heavy for
--*[cut]*--
There are some problems with using openjade from cygwin package on
windows and native w32 PHP binary. ./configure script uses PHP version
to determine full working path, used in file-entities.php and later in
entities/file-entities.ent If PHP is compiled with cygwin, path should
be
derek Sun Apr 3 15:36:42 2005 EDT
Modified files:
/phpdoc/en/reference/datetime/functions localtime.xml
Log:
Adding example and additional note regarding decimal values of day and month
titles
http://cvs.php.net/diff.php/phpdoc/en/reference/datetime/func
Until then, please update your phpdoc checkout (I just made it simpler
to go on with our tests :) and modify "file-entities.php.in" in the
scripts folder to always set $cygwin_compiled to true. Then please try
to ./configure and make test.
Ok, I changed the $cygwin_compiled var so it was true an
Gabor Hojtsy wrote:
Until then, please update your phpdoc checkout (I just made it simpler
to go on with our tests :) and modify "file-entities.php.in" in the
scripts folder to always set $cygwin_compiled to true. Then please try
to ./configure and make test.
Ok, I changed the $cygwin_compiled v
Yeh, Apache and wget are there. But there is no PHP.
Hm... Are there some cygwin experts here knowing where/how to get a PHP
for cygwin package?
Until then, please update your phpdoc checkout (I just made it simpler to
go on with our tests :) and modify "file-entities.php.in" in the scripts
fol
||*()*|| Hi, Gabor.
>> nlopess Sun Apr 3 12:36:54 2005 EDT
>>
>> Modified files:
>> /phpdoc/howto tools.xml
>> Log:
>> just put the PHP directory in the path
GH> So then the only remaining stuff out of installing cygwin, is getting
GH> jade/sp. It wou
Gabor Hojtsy wrote:
Yeh, Apache and wget are there. But there is no PHP.
Hm... Are there some cygwin experts here knowing where/how to get a
PHP for cygwin package?
I am not cygwin expert :-) But any months ago PHP was in cygwin package
list. I usually take snapshot from snaps.php.net and build
Yeh, Apache and wget are there. But there is no PHP.
David
Gabor Hojtsy wrote:
This says that Apache, PHP, etc. should be listed in the web category:
http://www.kegel.com/php.html#demo2.cygwin
Goba
Yeh, Apache and wget are there. But there is no PHP.
Hm... Are there some cygwin experts here knowing where/how to get a PHP
for cygwin package?
Until then, please update your phpdoc checkout (I just made it simpler
to go on with our tests :) and modify "file-entities.php.in" in the
scripts fol
gobaSun Apr 3 14:47:43 2005 EDT
Modified files:
/phpdoc/scripts file-entities.php.in
Log:
fix some spelling and reuse cygwin check result
http://cvs.php.net/diff.php/phpdoc/scripts/file-entities.php.in?r1=1.34&r2=1.35&ty=u
Index: phpdoc/scripts/file-ent
Hi,
Here is the diff for the finished modifications to
en/reference/datetime/functions/localtime.xml. This includes an added
note from 2 of the comments added to the current entry and an example
(it doesn't already have one). It has been validated.
David
? localtime.xml.diff
Index: localtime.xm
I can't find the PHP option in the setup. I did a search on their
website at http://www.cygwin.com/packages and PHP isn't listed.
This says that Apache, PHP, etc. should be listed in the web category:
http://www.kegel.com/php.html#demo2.cygwin
Goba
I can't find the PHP option in the setup. I did a search on their
website at http://www.cygwin.com/packages and PHP isn't listed.
David
Gabor Hojtsy wrote:
David, please install the PHP package in cygwin (with the cygwin setup
tool - it will not affect your normal PHP install), and try again. Th
David Mytton wrote:
The rest of the document is just like that. All the paths seem to be
correct. For example one of the errors is:
/usr/bin/openjade:manual.xml:168:2:E: cannot find
"C:/cygwin/home/David/phpdoc/entities/missing-ids.xml"; tried
"entities/C:/cygwin/home/David/phpdoc/entities/miss
I'm certainly no cygwin expert, but I think this should be either:
OR
from within cygwin.
Theoretically yes, but since the jade we suggest to set up does not
support cygwin path values, we suggested people to cd to the c: drive
root first, and cd to the phpdoc folder from there...
David, ple
David Mytton wrote:
The rest of the document is just like that. All the paths seem to be
correct. For example one of the errors is:
/usr/bin/openjade:manual.xml:168:2:E: cannot find
"C:/cygwin/home/David/phpdoc/entities/missing-ids.xml"; tried
"entities/C:/cygwin/home/David/phpdoc/entities/miss
The rest of the document is just like that. All the paths seem to be
correct. For example one of the errors is:
/usr/bin/openjade:manual.xml:168:2:E: cannot find
"C:/cygwin/home/David/phpdoc/entities/missing-ids.xml"; tried
"entities/C:/cygwin/home/David/phpdoc/entities/missing-ids.xml",
"./C:
Could you please revert back to the "without jade" setup and post
those 20 lines I have asked you for?
Well, thanks. This looks quite fine indeed. Is there no "phpdocen" stuff
in the file? We are searching for the path values you got in the error
messages. They should come from file-entities.e
Gabor Hojtsy wrote:
Could you please revert back to the "without jade" setup and post
those 20 lines I have asked you for?
What if try to make it work? The only problem as it seems from the error
messages down there is that the slash is missing inbetween the phpdoc
and en folder names. Could you please revert back to the "without jade"
setup and post those 20 lines I have asked you for?
Goba
So in conclusion, the o
I have it all working now.
First, I installed openjade through cygwin and ran autoconf and
./configure. Running make html generated the errors I posted a while ago.
Then I tried downloading jade itself but I didn't realise I was
downloading the windows source (I didn't spot the link to the binar
Well, slashes are missing between "phpdoc" and "en" in the path values.
David, could you copy-paste the first 20 lines of your
phpdoc/entities/file-entities.ent file? It should have proper path
values, but it probably has bogus ones.
Goba
So, openjade seems still not to work..
- Original Mes
Hi,
Could the appropiated person be so nice to build the
.chm ES manual?
Or if there is any posibility to do a home-made-chm
file, please point me in the right direction.
BR
Enrique
_
Do You Yahoo!?
La mejor conexión a internet y 2GB en t
Hi
> /usr/bin/openjade:manual.xml:49:1:E: cannot find
"C:/cygwin/home/David/phpdocen/bookinfo.xml"
shouldn't the path be something like
/cygdrive/drive/wincvs/phpdoc ??
Did you move to the phpdoc directory within the cygwin console?
Regards
Conni
So, openjade seems still not to work..
- Original Message -
Using the openjade provided with cygwin. I have attached the output from
running make html but it doesn't show the errors afterwards. For some
reason they are outputted to the console. But it is like this:
/usr/bin/openjade:man
nlopess Sun Apr 3 12:36:54 2005 EDT
Modified files: /phpdoc/howto tools.xml Log:
just put the PHP directory in the path
So then the only remaining stuff out of installing cygwin, is getting
jade/sp. It would definitely simpilfy the process, if this could be
integrated into the c
nlopess Sun Apr 3 12:47:12 2005 EDT
Modified files:
/phpdoc/howto tools.xml
Log:
add more cygwin packages that are not installed by default
http://cvs.php.net/diff.php/phpdoc/howto/tools.xml?r1=1.24&r2=1.25&ty=u
Index: phpdoc/howto/tools.xml
diff -u phpdo
Here is the output but without any of the errors.
Gabor Hojtsy wrote:
Openjade installed by cygwin? Openjade installed by you as windows
exe? What XML files does it miss?
Goba
rm -rf html && mkdir html
../phpdoc-tools/php.bat -q ./scripts/rtlpatch/hackmanuallang.php en
SP_ENCODING=XML SP_CHARSET
Using the openjade provided with cygwin. I have attached the output from
running make html but it doesn't show the errors afterwards. For some
reason they are outputted to the console. But it is like this:
/usr/bin/openjade:manual.xml:49:1:E: cannot find
"C:/cygwin/home/David/phpdocen/bookinfo.
nlopess Sun Apr 3 12:36:54 2005 EDT
Modified files:
/phpdoc/howto tools.xml
Log:
just put the PHP directory in the path
So then the only remaining stuff out of installing cygwin, is getting
jade/sp. It would definitely simpilfy the process, if this could be
integ
nlopess Sun Apr 3 12:36:54 2005 EDT
Modified files:
/phpdoc/howto tools.xml
Log:
just put the PHP directory in the path
http://cvs.php.net/diff.php/phpdoc/howto/tools.xml?r1=1.23&r2=1.24&ty=u
Index: phpdoc/howto/tools.xml
diff -u phpdoc/howto/tools.xml:1.
Just tried to do a make html but it failed with an openjade error saying
it could not find certain .xml files even though they are present in the
correct directories. I have downloaded new copies from the website and
tried to build them manually but I still can't get it to work. Any
suggestions
Hi,
Just tried to do a make html but it failed with an openjade error saying
it could not find certain .xml files even though they are present in the
correct directories. I have downloaded new copies from the website and
tried to build them manually but I still can't get it to work. Any
suggest
techtonik Sun Apr 3 11:34:30 2005 EDT
Modified files:
/phpdoc Makefile.in
Log:
- fix directory changes for cgi
http://cvs.php.net/diff.php/phpdoc/Makefile.in?r1=1.165&r2=1.166&ty=u
Index: phpdoc/Makefile.in
diff -u phpdoc/Makefile.in:1.165 phpdoc/Make
Hi,
I've attached the diff of my latest attempt using cygwin this time.
David
Index: localtime.xml
===
RCS file: /repository/phpdoc/en/reference/datetime/functions/localtime.xml,v
retrieving revision 1.3
diff -u -r1.3 localtime.xml
---
I thought I'd provide some notes for my experience with cygwin because
it was not straightforward!
- Downloading and installing the default setup.exe from cygwin is not
sufficient. It does not come with any of the packages that you need by
default. I had to manually install the following:
Deve
> I'm not using openjade, but jade instead (as mentioned in the howto).
Me too, jadew. I tried to get openjade running and didn't succeed.
Seems like David is up to some serious debugging. I wonder if he will
handle that with enough patience.
Goba
Hi
> I'm not using openjade, but jade instead (as mentioned in the howto).
Me too, jadew. I tried to get openjade running and didn't succeed.
Conni
I've tried installing openjade via cywgin one month ago and it didn't
work well. From what I remember it generated a lot of problems with
the encodings.
Hm, how come that the windows openjade work better? Is that a newer
version?
I'm not using openjade, but jade instead (as mentioned in the howt
I've tried installing openjade via cywgin one month ago and it didn't
work well. From what I remember it generated a lot of problems with the
encodings.
Hm, how come that the windows openjade work better? Is that a newer
version?
I'm not using openjade, but jade instead (as mentioned in the howt
On Sun, 3 Apr 2005, Heilig (Cece) Szabolcs wrote:
> Checked the phpdoc-pl today, i think it can be build without
> errors now.
> I removed one error a week ago, and the polish guys corrected
> the remaining problems (i think). "make test" and "make test_xml"
> outputs nothing now.
Started a build
ID: 32535
User updated by: a at b dot c dot de
Reported By: a at b dot c dot de
Status: Bogus
Bug Type: Documentation problem
Operating System: *
PHP Version: 5.0.3
New Comment:
Well, to quote the cited section of RFC2718:
2.1.2 Improper use of "
Thanks!
Leonardo Boshell wrote:
Hi David,
Ok. I'm not too familiar with SOAP (never needed to use it before) so
I'll have to do some research into this before I do so. But does anyone
have any examples for this function I could possibly use?
I was asked recently to develop a program that
Hi David,
> Ok. I'm not too familiar with SOAP (never needed to use it before) so
> I'll have to do some research into this before I do so. But does anyone
> have any examples for this function I could possibly use?
I was asked recently to develop a program that used Google's AdWords
API, whic
Hi,
I have been reading through the documentation guidelines at
http://doc.php.net/php/dochowto/ and am currently familiarising myself
with the way everything works. I was wondering how you decide what to
edit and when. As noted in the docs, if you spot notes that could be
added to the documen
Hi Philip, Goba, Sean
> Also in this perfect world docweb will have all the
> information phpdoc.info has.
So we'll wait until this perfect world becomes true ;-)
Thanks for your clarification.
It is better to not wait but participate if possible :) It will not
come, if too many people go on the
Hi Philip, Goba, Sean
> Also in this perfect world docweb will have all the
> information phpdoc.info has.
So we'll wait until this perfect world becomes true ;-)
Thanks for your clarification.
Regards
Conni
What am I missing besides a working brain ? :)
[EMAIL PROTECTED]:~/cvs/phpdoc-all$ make funclist.txt
[EMAIL PROTECTED]:~/cvs/phpdoc-all$ cat funclist.txt
Builds function list from PHP sources
Usage:
./scripts/genfunclist.php
--help, -help, -h, -?
to get this help.
# -
I've tried installing openjade via cywgin one month ago and it didn't
work well. From what I remember it generated a lot of problems with the
encodings.
Hm, how come that the windows openjade work better? Is that a newer version?
Goba
tony2001Sun Apr 3 08:26:27 2005 EDT
Modified files:
/phpdoc/en/reference/ifxconfigure.xml
Log:
fix typo
http://cvs.php.net/diff.php/phpdoc/en/reference/ifx/configure.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/ifx/configure.xml
diff -u phpd
gobaSun Apr 3 08:24:16 2005 EDT
Modified files:
/phpdoc/howto howto.html.tar.gz
Log:
update downloadable howto
http://cvs.php.net/diff.php/phpdoc/howto/howto.html.tar.gz?r1=1.28&r2=1.29&ty=u
Index: phpdoc/howto/howto.html.tar.gz
gobaSun Apr 3 08:22:57 2005 EDT
Modified files:
/phpdoc/howto howto.ent working.xml
Log:
document relations of cvs modules, mailing lists, subprojects, websites, one
of the frequently asked questions
http://cvs.php.net/diff.php/phpdoc/howto/howto.ent?
I've tried installing openjade via cywgin one month ago and it didn't work
well. From what I remember it generated a lot of problems with the
encodings.
Nuno
didou Sun Apr 3 08:21:09 2005 EDT
Modified files:
/phpdoc/en/reference/apache/functions apache-get-version.xml
Log:
fix a mess here
http://cvs.php.net/diff.php/phpdoc/en/reference/apache/functions/apache-get-version.xml?r1=1.7&r2=1.8&ty=u
Index: phpdoc/
||*()*|| Hi, Mehdi.
>> Do we need PECL functions to be present in funclist.txt?
>> I can add necessary code to makefile, but I can't download pecl
>> sources, but I can ask if somebody have a desire to checkout pecl
>> and update funclist.txt for me to test it will have worked properly?
M
Ok. I'm not too familiar with SOAP (never needed to use it before) so
I'll have to do some research into this before I do so. But does anyone
have any examples for this function I could possibly use?
Mehdi Achour wrote:
IMHO, the more (consistant) examples we have, the more we help our readers.
There is no bug in the documentation, it is only outdated. Such issues are
tracked using the revcheck program.
If it is a typo, its different and I don't mark them as bogus, I just
redirect the e-mails to the proper mailling list.
So, I don't really see a reason to clutter the bug system...
Nuno
||*()*|| Hi, Gabor.
>> Do we need PECL functions to be present in funclist.txt?
GH> Yes, some PECL stuff is bundled and some PECL stuff is getting to be
GH> used widely.
Ok. I've added PECL_SOURCE autodetection. All of PECL functions will
go into funclist.txt since I don't know how to get l
techtonik Sun Apr 3 07:53:26 2005 EDT
Modified files:
/phpdoc Makefile.in
Log:
+ include PECL functions in funclist.txt
(not a fine solution, but i dk how to make nested "if" statement work on my
pc)
http://cvs.php.net/diff.php/phpdoc/Makefile.in?r
IMHO, the more (consistant) examples we have, the more we help our readers.
Feel free to add the example :)
Mehdi
David Mytton wrote:
> Is this really a valid bug? Is it down to the doc writers to provide
> examples for something like this?
>
> David
>
> gehrig at ishd dot de wrote:
>
>> ID:
techtonik Sun Apr 3 07:49:19 2005 EDT
Modified files:
/phpdoc configure.in
Log:
+ pecl autodetection by default
http://cvs.php.net/diff.php/phpdoc/configure.in?r1=1.225&r2=1.226&ty=u
Index: phpdoc/configure.in
diff -u phpdoc/configure.in:1.225 phpdoc/
Guys,
Can we find a policy for bugs concerning the translations ?
I'm not really happy with the actual method, consisting in marking bugs
as Bogus. There _is_ a bug in the german translation, why should we
ignore it ? (especially that the bug may be present after the document is up
to date)
Can w
Is this really a valid bug? Is it down to the doc writers to provide
examples for something like this?
David
gehrig at ishd dot de wrote:
ID: 32410
User updated by: gehrig at ishd dot de
Reported By: gehrig at ishd dot de
Status: Open
Bug Type: Documentation
Hello Techtonik,
> Do we need PECL functions to be present in funclist.txt?
> I can add necessary code to makefile, but I can't download pecl
> sources, but I can ask if somebody have a desire to checkout pecl
> and update funclist.txt for me to test it will have worked properly?
I have a
1 - 100 of 118 matches
Mail list logo