On Tue, May 25, 2010 at 21:06, Philip Olson wrote:
>
> On May 25, 2010, at 11:42 AM, Hannes Magnusson wrote:
>
>> On Sat, May 22, 2010 at 19:23, Philip Olson wrote:
>>> philip Sat, 22 May 2010 17:23:13 +
>>> +
>>> + &reftitle.changelog;
>>> +
>>> +
>>>
On May 25, 2010, at 11:42 AM, Hannes Magnusson wrote:
> On Sat, May 22, 2010 at 19:23, Philip Olson wrote:
>> philip Sat, 22 May 2010 17:23:13 +
>>
>> Revision: http://svn.php.net/viewvc?view=revision&revision=299628
>>
>> Log:
>> Implemented new version.t
On Tue, May 25, 2010 at 18:41, Pieter de Zwart
wrote:
> Hey guys,
>
> I am working on the AMQP PECL extension, which is a client for interacting
> with AMQP compliant brokers like RabbitMQ, OpenAMQ, etc. Getting the code
> base up to par took a couple days, but after 4 grueling weeks, I finally
>
On Sat, May 22, 2010 at 19:23, Philip Olson wrote:
> philip Sat, 22 May 2010 17:23:13 +
>
> Revision: http://svn.php.net/viewvc?view=revision&revision=299628
>
> Log:
> Implemented new version.trunk. entities
>
> Changed paths:
> U phpdoc/en/trunk/referen
On Tue, May 25, 2010 at 13:08, Richard Quadling
wrote:
> On 24 May 2010 16:00, Hannes Magnusson wrote:
>> On Mon, May 24, 2010 at 03:25, Philip Olson wrote:
>>>
> At this stage, I'm wondering why we don't simply collect all the errors ...
>
>
I thought we did? Unless --enable-xml-details was s
Hey guys,
I am working on the AMQP PECL extension, which is a client for interacting
with AMQP compliant brokers like RabbitMQ, OpenAMQ, etc. Getting the code
base up to par took a couple days, but after 4 grueling weeks, I finally
think I have enough documentation to move forward with the first r
On May 25, 2010, at 4:44 AM, Ford, Mike wrote:
>> -Original Message-
>> From: Philip Olson [mailto:phi...@roshambo.org]
>> Sent: 19 May 2010 05:44
>> To: PHP Documentation ML
>
>
>> Two new entities being proposed:
>> - version.trunk.after.53
>> "This is in Subversion trunk only, and
> -Original Message-
> From: Philip Olson [mailto:phi...@roshambo.org]
> Sent: 19 May 2010 05:44
> To: PHP Documentation ML
> Two new entities being proposed:
> - version.trunk.after.53
>"This is in Subversion trunk only, and will probably exist as of
> PHP 5.4 or 6.0."
Brilliant id
On 24 May 2010 16:00, Hannes Magnusson wrote:
> On Mon, May 24, 2010 at 03:25, Philip Olson wrote:
>>
>>>
>>> I can't get the errors locally, Considering we already throw away a
>>> LOT of errors regarding xinclude when things go wrong
>>> (print_xml_errors()), I can only suggest excluding the wa
On 24 May 2010 02:25, Philip Olson wrote:
> $doc = new DOMDocument();
> $doc->load('doc-base/manual.xml', LIBXML_NOENT);
> $doc->xinclude();
>
> var_dump($doc->validate());
> ?>
[Late post - need to talk to the postman.]
Aha! Yes. Got it. doc->xinclude(LIBXML_NOWARNING) still produces the warnin
10 matches
Mail list logo