Hi Jani,
Thanks for commiting the patch.
But I feel you can do the same on PHP-5.0.4-dev tree also.
With regards
Kamesh Jayachandran
On Sat, 26 Mar 2005 04:45:58 +0200 (EET), "Jani Taskinen"
<[EMAIL PROTECTED]> said:
> On Sun, 20 Mar 2005, Kamesh Jayachandran wrote:
>
&g
time
$smiley->refcount=0 and storage is already freed which is accessed by
_zval_ptr_dtor to decrement the refcount which causes a segfault with a
huge script.
Anyway will see who and all increment/decrement the refcount and see
where to increment it or not to decrement it.
With rega
It happens in php-5.0.4 also.
With regards
Kamesh Jayachandran
On Wed, 6 Apr 2005 09:16:34 +0200 (CEST), "Derick Rethans"
<[EMAIL PROTECTED]> said:
> On Wed, 6 Apr 2005, Kamesh Jayachandran wrote:
>
> > Hi All,
> > I have come across a double free because of
nfigure: warning: CC=/usr/cross-gcc/opt/cross/bin/i586-netware-gcc:
invalid host type
configure: error: can only configure for one host and one target at a
time
How the ./configure is built while doing the releases?
Even the ./buildconf --force on a released packages dis not help.
With regards
Hi All,
I could see a
#define ZEND_VERSION "2.0.4-dev" in zend.h that got released along with
php-5.0.4 should it not be
#define ZEND_VERSION "2.0.4"
With regards
Kamesh Jayachandran
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
uses a segfault.
With regards
Kamesh Jayachandran
On Wed, 06 Apr 2005 00:18:35 -0700, "Kamesh Jayachandran"
<[EMAIL PROTECTED]> said:
> It happens in php-5.0.4 also.
>
> With regards
> Kamesh Jayachandran
> On Wed, 6 Apr 2005 09:16:34 +0200 (CEST), "Derick
/~kameshj/sapicliconfig.m4.5.1.patch
This patch is for netware but it can be for any non-darwin system,
provided that windows build calls ./configure with EXEEXT=exe.
With regards
Kamesh Jayachandran
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net
Hi Jani,
Please apply this patch which enables to build NetWare PHP extensions
using gcc cross compiler.
For 5.0
http://puggy.symonds.net/~kameshj/acinclude.m4.patch.5.0
For 5.1
http://puggy.symonds.net/~kameshj/acinclude.m4.patch.5.1
With regards
Kamesh Jayachandran
--
PHP Internals - PHP
great.
With regards
Kamesh Jayachandran
On Tue, 26 Apr 2005 11:21:10 +0300 (EEST), "Jani Taskinen"
<[EMAIL PROTECTED]> said:
>
> Patch applied.
>
> --Jani
>
>
> On Fri, 22 Apr 2005, Kamesh Jayachandran wrote:
>
> > Hi Jani,
> > Please
Jayachandran
On Tue, 26 Apr 2005 07:16:27 -0700, "Kamesh Jayachandran"
<[EMAIL PROTECTED]> said:
> Thanks Jani.
>
> Would be great if you can tell me how configure scripts are generated by
> snapshot.
> Somehow I keep getting the following error while doing a cros
lared (first use in this function)
I could not see this IS_CALLABLE_CHECK_NO_ACCESS getting defined
anywhere.
Can you look in to this.
With regards
Kamesh Jayachandran
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Hi Dmitry,
I did a cvs upd at php-src.
The updates has not percolated to Zend directory at all.
even make clean did not help.
After
cd Zend
cvs upd
Everything is fine now.
With regards
Kamesh Jayachandran
On Fri, 29 Apr 2005 11:52:08 +0400, "Dmitry Stogov" <[EMAIL PROTECTED]>
s
eg fault.(As p->pLast is null or some strange pointer not
within the control of the running program)
Patch for 5.0 tree is available here
http://puggy.symonds.net/~kameshj/php_mbregex.c.patch
With regards
Kamesh Jayachandran
--
PHP Internals - PHP Runtime Development Mailing List
To unsubsc
/~kameshj/posixconfig.m4.patch.5.0
With regards
Kamesh Jayachandran
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
LL, NULL, NULL, NULL, NULL,
NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,
/* 400 (0x0190)*/
hence the array ent_uni_338_402 got truncated greatly to the size of 41
bytes.
This causes a seg fault while php_unescape_html_entities access from
ent_uni_338_402 with the index 402-338=64
With re
, NULL, NULL,
NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,
/* 400 (0x0190)*/
NULL, NULL, "fnof"
};
Thanks
With regards
Kamesh Jayachandran
On Wed, 11 May 2005 12:58:21 +0100, "Joe Orton" <[EMAIL PROTECTED]>
said:
> On Wed, May
as a normal cleanup
upon return from openssl_public_encrypt.
And hence zval associated with $pk is getting freed.
But symbol table still refers to freed pointer.
The patch for 5.0 Tree is available at,
http://puggy.symonds.net/~kameshj/openssl.c.patch.5.0
With regards
Kamesh Jayachandran
--
Thanks Wez for pointing out.
New patch is available at,
http://puggy.symonds.net/~kameshj/openssl.c.patch.5.0
convert_to_string_ex is needed but not on val but on &tmpzp.(Got lost
while manually copying the changes from my NetWare build environment to
Linux).
With regards
Kamesh Jayachandra
pts to destroy it again. This
causes a segfault.
With regards
Kamesh Jayachandran
On Mon, 30 May 2005 18:25:31 +0300 (EEST), "Jani Taskinen"
<[EMAIL PROTECTED]> said:
>
> Switching to PHP 5 (.1) here is not an option yet either.
> (and nobody can guarante
://ductape.net/~kameshj/mysql.config.m4.patch.5.0
http://ductape.net/~kameshj/mysql.config.m4.patch.5.1
With regards
Kamesh Jayachandran
--
http://www.fastmail.fm - Or how I learned to stop worrying and
love email again
--
PHP Internals - PHP Runtime Development Mailing
again
With regards
Kamesh Jayachandran
--
http://www.fastmail.fm - Email service worth paying for. Try it for free
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Hi All,
I used to see run-tests2.php in php source bundle.
But I could not see it anymore.
In http://cvs.php.net/php-src show deleted file shows run-tests2.php has
been renamed by helly 3 months back.
I want to what it has been renamed to.
With regards
Kamesh Jayachandran
--
http
) solves the problem.
P.S in Zend/zend_strtod.c also we have similar code(checking for
HAVE_INT32_T) there it works because we include
zend_strtod.h->zend.h>zend_config.h->mail/php_config.h), here we don't
have anything of that sort.
Please do the needful.
With regards
Kamesh Jayachan
m.
Please do the needful.
With regards
Kamesh Jayachandran
--
http://www.fastmail.fm - A fast, anti-spam email service.
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
gards
Kamesh Jayachandran
On Wed, 29 Jun 2005 21:09:31 +0200 (CEST), "Derick Rethans"
<[EMAIL PROTECTED]> said:
> On Wed, 29 Jun 2005, Kamesh Jayachandran wrote:
>
> > #include this at the start of the file(ofcourse after the
> > guard) solves the problem.
&
Thanks.
That was so fast.
With regards
Kamesh Jayachandran
On Thu, 30 Jun 2005 08:41:11 +0200 (CEST), "Derick Rethans"
<[EMAIL PROTECTED]> said:
> On Thu, 30 Jun 2005, Kamesh Jayachandran wrote:
>
> > Still have one small issue with it for NetWare.
> > We decid
Hi Derick,
In NetWare there does not exist a function by name makedev.
The following patch checks for the existence of makedev and calls only
if it exists.
http://www.ductape.net/~kameshj/ext_posix_makedev.patch
Please apply the same.
Thanks in advance
With regards
Kamesh Jayachandran
--
http
when makdev is implemented this code will automatically take care
of the new functionality without any change in the code with just the
change in new set of LibC headers.
With regards
Kamesh Jayachandran
On Thu, 30 Jun 2005 11:41:57 +0200 (CEST), "Derick Rethans"
<[EMAIL PROTECTED
That is so nice Derick.
With regards
Kamesh Jayachandran
On Thu, 30 Jun 2005 12:00:30 +0200 (CEST), "Derick Rethans"
<[EMAIL PROTECTED]> said:
> On Thu, 30 Jun 2005, Kamesh Jayachandran wrote:
>
> > Hi Derick,
> > Our LibC implementation of mknod as of today a
/root/kamesh/work/php-src/ext/pdo_sqlite/php_pdo_sqlite_int.h:58: syntax
error before ':' token
/root/kamesh/work/php-src/ext/pdo_sqlite/php_pdo_sqlite_int.h:59: syntax
error before ':' token
With regards
Kamesh Jayachandran
--
http://www.fastmail.fm - The way an email
Hi Joe,
It fixes it.
Thanks.
With regards
Kamesh Jayachandran
On Fri, 29 Jul 2005 09:20:04 +0100, "Joe Orton" <[EMAIL PROTECTED]>
said:
> On Thu, Jul 28, 2005 at 03:46:09PM +0530, Kamesh Jayachandran wrote:
> > In file included from
> > /root/kamesh/work/php-src
would
do the needful.
Patch is available at,
http://puggy.symonds.net/~kameshj/sockets.config.m4.patch
http://puggy.symonds.net/~kameshj/exif.config.m4.patch
Can I checkin this?
With regards
Kamesh Jayachandran
--
http://www.fastmail.fm - The professional email service
--
PHP Internals - PHP
IBADD)
Can i checkin this?
With regards
Kamesh Jayachandran
On Fri, 5 Aug 2005 23:58:39 +0300 (EEST), "Jani Taskinen"
<[EMAIL PROTECTED]> said:
> On Fri, 5 Aug 2005, Kamesh Jayachandran wrote:
>
> > Hi All,
> > I could not build exif and sockets extension as a
this be in TSRM/tsrm_virtual_cwd.h so that it will work in all
the cases.
Can I go ahead and checkin this?
With regards
Kamesh Jayachandran
--
http://www.fastmail.fm - Does exactly what it says on the tin
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http
Thanks sara for responding.
Will write a snippet to address this and get back to you.
With regards
Kamesh Jayachandran
On Thu, 11 Aug 2005 07:52:56 -0700, "Sara Golemon" <[EMAIL PROTECTED]>
said:
> > Version PHP 5.1
> > file main/php_init.c
> > function int php_i
Keep getting the,
/root/kamesh/work/php5_0/php-src/ext/sqlite/libsqlite/src/parse.y:3.13-19:
parse error, unexpected "{...}"
make: ***
[/root/kamesh/work/php5_0/php-src/ext/sqlite/libsqlite/src/parse.c]
Error 1
Can someone look at it.
With regards
Kamesh Jayachandran
--
http://www.f
ot see
the difference between the 2 parse.y files).
Can someone do something needful in this regard.
With regards
Kamesh Jayachandran
On Thu, 08 Sep 2005 17:01:48 +0530, "Kamesh Jayachandran"
<[EMAIL PROTECTED]> said:
> Keep getting the,
> /root/kamesh/work/php5_0/php-src/ext/sqli
Hi All,
Seems like Hartmut Holzgraefe had fixed the same issue for 5.1 tree on
May 30th 2005.
Can I reapply the same to 5.0 tree.
Adding http://ductape.net/~kameshj/Makefile.frag to ext/sqlite/
http://ductape.net/~kameshj/sqliteconfig.m4.patch
With regards
Kamesh Jayachandran
On Mon, 12 Sep
Hi All,
I could not see the latest snaps of php-5.0.6-dev on
http://snaps.php.net.
But still could I could get
http://snaps.php.net/php5-STABLE-latest.tar.bz2.
With regards
Kamesh Jayachandran
--
http://www.fastmail.fm - A fast, anti-spam email service.
--
PHP Internals - PHP Runtime
Thanks Zeev and Jani for the clarification.
As long as http://snaps.php.net/php5-STABLE-latest.tar.bz2 is available,
I have no issues about what is shown in the web.
With regards
Kamesh Jayachandran
On Thu, 15 Sep 2005 18:17:33 +0300, "Zeev Suraski" <[EMAIL PROTECTED]> said:
>
This seems to fix
http://puggy.symonds.net/~kameshj/ext_pdo_sqlite_sqlite_statement.c.patch
with regards
Kamesh Jayachandran
--
http://www.fastmail.fm - Accessible with your email software
or over the web
--
PHP Internals - PHP Runtime Development Mailing List
To
essor to
change the tzname to vague ___tzname function call in
php_date_parse_tzfile().
Changing the variable name tzname to formal_tzname or anything more
pleasing in php_date_parse_tzfile should fix it.
http://puggy.symonds.net/~kameshj/php_date.c.patch
Can you check in this?
With regard
Hi,
Stefan's http://www.hardened-php.net/advisories.15.html might be what
you look at.
With regards
Kamesh Jayachandran
On Thu, 10 Nov 2005 10:02:55 +0530, "R, Rajesh (STSD)"
<[EMAIL PROTECTED]> said:
>
> Hello there,
>
> Is there a specific web resource for k
Hi Richard,
I think LS=LIST
CC=Comma(,) Call (, tsrm_ls)
DC = Comma(,) Declare(, void ***tsrm_ls)
With regards
Kamesh Jayachandran
Richard Lynch wrote:
I'm trying to grok PHP Source, and I suspect I've missed some
"Beginner" guide somewhere.
I'm looking at the TSRM*_*
'Common.php', 'CoMmOn.PhP' and all
such combinations are same.
But for PHP each one are different so it would try to load many times
and hence the fatal error.
With regards
Kamesh Jayachandran
On Tue, 2004-05-04 at 10:55, Tumurbaatar S. wrote:
> 'common.php' contai
Any reason why you want to use require_once with same filename with
different paths?
Why don't you set a include_dir as your e:\...\myapp\inc and just
require 'common.php'.
With regards
Kamesh Jayachandran
On Tue, 2004-05-04 at 15:49, Tumurbaatar S. wrote:
> A brief d
Hi All,
When I compiled and ran the php with apache2.0.49 my extensions module
init routines are called twice and even simple script execution keep
happening for 30 seconds and I get Timeout after 30 seconds.
Later I took 5.0.0RC2 everything works fine.
Please do the needful.
With regards
Kamesh
;name to a newly allocated memory.
}
In my class 'Simple' I expect this if to fail as I assume parent to be
null for a class that don't have any parent.
But parent is not null which makes the if to succeed and hence accessing
the name function of parent to fail with Segme
and memcpy of INIT_DATA macro tries to copy from whatever pData points
to (zend_class_entry**) till sizeof(zend_class_entry)=292 bytes which is
wrong shoudl cause seg fault ideally.
Please clarify.
With regards
Kamesh Jayachandran
--
PHP Internals - PHP Runtime Development Mailing List
To u
pile it with maintainer-zts-mode memcpy
copies the data fine.
I verified all the internal classes. Thread specific class_table is in
sink with the global_class_table.
Please clarify.
Thanks in Advance
With regards
Kamesh Jayachandran
--
PHP Internals - PHP Runtime Development Mailing List
To u
pile it with maintainer-zts-mode memcpy
copies the data fine.
I verified all the internal classes. Thread specific class_table is in
sink with the global_class_table.
Please clarify.
Thanks in Advance
With regards
Kamesh Jayachandran
--
PHP Internals - PHP Runtime Development Mailing List
To u
in Linux when i compile it with maintainer-zts-mode memcpy
copies the data fine.
I verified all the internal classes. Thread specific class_table is in
sink with the global_class_table.
Please clarify.
Thanks in Advance
With regards
Kamesh Jayachandran
--
PHP Internals - PHP Runtime Deve
deep copy function.
Hope I made it clear.
Awaiting for your comments.
With regards
Kamesh Jayachandran
On Mon, 28 Jun 2004 07:58:59 -0700, "Andi Gutmans" <[EMAIL PROTECTED]> said:
> I don't quite understand the question.
> Can you rephrase what exactly is bothering y
Did I make the problem statement clear?.
With regards
Kamesh Jayachandran
On Mon, 28 Jun 2004 22:57:38 -0700, "Kamesh Jayachandran"
<[EMAIL PROTECTED]> said:
> Hi Andi,
> In Zend/zend.c
> function name is compiler_globals_ctor
> This function is defined inside th
s symbols
not getting unloaded.(Even for dynamically loaded PHP extnsion also
handle is 0)
Till version 1.91 of ext/standard/dl.c this handle member was getting
populated.
>From 1.92 onwards this stopped happening..
With regards
Kamesh Jayachandran
--
PHP Internals - PHP Runtime Development Mai
Hi All,
Can someone clarify me on this?.
With regards
Kamesh Jayachandran
On Mon, 05 Jul 2004 01:25:51 -0700, "Kamesh Jayachandran"
<[EMAIL PROTECTED]> said:
> Did I make the problem statement clear?.
>
> With regards
> Kamesh Jayachandran
> On Mon, 28 J
om where I have come to a answer of 'True'.
Thanks
With regards
Kamesh Jayachandran
On Wed, 7 Jul 2004 23:50:59 +0900, "Moriyoshi Koizumi"
<[EMAIL PROTECTED]> said:
>
> On 2004/07/07, at 14:18, Kamesh Jayachandran wrote:
>
> >>> In this case
** which when dereferenced once
gives rise to zend_class_entry* the corresponding memcpy function copies
292 bytes from this zend_class_entry * which is not correct.
For details look at INIT_DATA macro in zend_hash.c
Thanks in advance
With regards
Kamesh Jayachandran
On Thu, 8 Jul 2004 02:25:21
ng segmentation fault.
What is the likelyhood of having similar seg fault in Linux?
With regards
Kamesh Jayachandran
On Thu, 8 Jul 2004 18:01:17 +0900, "Moriyoshi Koizumi"
<[EMAIL PROTECTED]> said:
>
> On 2004/07/08, at 14:41, Kamesh Jayachandran wrote:
>
> &g
need
only sizeof(zend_class_entry*)(Wastage of 292-4=288 bytes).
Please correct me if I am wrong.
With regards
Kamesh Jayachandran
On Sat, 10 Jul 2004 22:59:32 +0900, "Moriyoshi Koizumi"
<[EMAIL PROTECTED]> said:
>
> On 2004/07/08, at 19:16, Kamesh Jayachandran wrot
I could not see the patch yet.
With regards
Kamesh Jayachandran
On Sun, 11 Jul 2004 23:26:54 -0700, "Andi Gutmans" <[EMAIL PROTECTED]> said:
> You seem to be right. I commited a patch. Please take a look and see if
> it
> solves your problems.
>
> At 1
to
free the resources).
Currently it is getting copied before getting returned from the
php_dl(At the end just before RETURN_TRUE).
With regards
Kamesh Jayachandran
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
like cli, apache2filter,
zend, tsrm etc 68 patches in one single patch?
c) Is it advisable to submit each one of 68 patches to the concerned
owner?
Waiting for your reponse.
With regards
Kamesh Jayachandran
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http
Hi Derick,
Thanks for responding.
I am posting my patches module by module.
For zend you can find the patches at the following locations.
http://puggy.symonds.net/~kameshj/zendnetwarepatches.tar.gz
Let me know in case of any issues.
With regards
Kamesh Jayachandran
On Wed, 14 Jul 2004 17:53:03
Sorry to reply to my own mail.
Updated patch for a small clean up.
Please take the latest one.
With regards
Kamesh Jayachandran
On Wed, 14 Jul 2004 23:20:37 -0700, "Kamesh Jayachandran"
<[EMAIL PROTECTED]> said:
> Hi Derick,
> Thanks for responding.
> I am posting my
Hi Derick,
Can you guide me how to produce the patch?
I thought
'diff -u newsource oldsource '
will give the patch.
Is it other way round?
I will lokk into white space issue.
With regards
Kamesh Jayachandran
On Thu, 15 Jul 2004 12:00:11 +0200 (CEST), "Derick Rethans"
<
Hi Derick,
Now I have corrected it and removed the white spaces whereever not
required.
Can you verify the same and commit my changes.
You can get them at,
http://puggy.symonds.net/~kameshj/zendnetwarepatches.tar.gz
With regards
Kamesh Jayachandran
On Thu, 15 Jul 2004 12:46:51 +0200 (CEST
Hi Magnus,
Sorry for wasting your time.
I have removed all those ^M s.
http://puggy.symonds.net/~kameshj/zendnetwarepatches.tar.gz
Verify the same and commit the changes.
With regards
Kamesh Jayachandran
On Thu, 15 Jul 2004 13:19:58 +0200, "Magnus Määttä" <[EMAIL PROTECTED]>
sai
i could get the commit access to some of the NetWare
specific files like config.nw.c.
With regards
Kamesh Jayachandran
On Thu, 15 Jul 2004 13:20:38 +0200 (CEST), "Derick Rethans"
<[EMAIL PROTECTED]> said:
> On Thu, 15 Jul 2004, Kamesh Jayachandran wrote:
>
> > Hi Deri
regards
Kamesh Jayachandran
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Thanks
On Fri, 16 Jul 2004 11:18:46 +0200, "Christian Stocker"
<[EMAIL PROTECTED]> said:
>
>
> On 16.7.2004 11:15 Uhr, Kamesh Jayachandran wrote:
>
> > Hi,
> > I have seen that in php5.0/ext/xslt directory does not have any source
> > except the
Hi Derick,
Did you apply my patches?
With regards
Kamesh Jayachandran
On Thu, 15 Jul 2004 08:12:49 -0700, "Kamesh Jayachandran"
<[EMAIL PROTECTED]> said:
> Hi Derick,
> Following are my patches.
> http://puggy.symonds.net/~kameshj/sapi.tar.gz
> http://puggy.sym
to
free the resources).
Currently it is getting copied before getting returned from the
php_dl(At the end just before RETURN_TRUE).
With regards
Kamesh Jayachandran
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
before and after incorporating the fix?
With regards
Kamesh Jayachandran
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Hi All,
Can someone explain/point me about block_interruptions and
unblock_interruptions member of struct _sapi_module_struct.
With regards
Kamesh Jayachandran
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Hi All,
I found the following unit test failing in PHP-5.0.0.
And later found that Testcase was old enough.
tests/classes/array_access001.phpt
I am attaching my patch.
Hope I am correct.
With regards
Kamesh Jayachandran
array_access_001.phpt.patch
Description: application/unknown
Hi All,
Sorry for the patch.
I found the cause of the problem to be error_reporting directive
Now set it to E_ALL.
Everything is working.
Sorry again.
With regards
Kamesh Jayachandran
On Wed, 21 Jul 2004 01:16:06 -0700, "Kamesh Jayachandran"
<[EMAIL PROTECTED]> said:
> Hi
Hi All,
I have seen in the ChangeLog mails the word 'MFH'.
What is the meaning of it?
With regards
Kamesh Jayachandran
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
master.php.net:80 in
/local/Web/sites/phpweb/include/posttohost.inc on line 29
An error occured when trying to create the account: failed to open
socket to master.php.net.
http://www.php.net/cvs-php.php
With regards
Kamesh Jayachandran
On Wed, 21 Jul 2004 13:32:30 -0700, "Sara Golemon&quo
string(6) "fooBar"
With regards
Kamesh Jayachandran
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Hi All,
I had the tests/classes/factory_and_singleton_009.phpt testcase failing
in Linux, NetWare, Windows ports of PHP.
And found that this failure is due to one extra line.
Attached the patch.
Will all warnings always preceded by the NewLine character?
With regards
Kamesh Jayachandran
Hi All,
I had the tests/classes/factory_and_singleton_010.phpt testcase failing
in Linux, NetWare, Windows ports of PHP.
And found that this failure is due to one extra line.
Attached the patch.
With regards
Kamesh Jayachandran
factory_and_singleton_010.phpt.patch
Description: application
get
> a blank line in the output then?
>
I did not get what you mean by this.
Do you want me to go to each test case and add echo '\n'; as the first
executable statement?
How it will help?
With regards
Kamesh Jayachandran
> I checked all testfiles again and they all PASS for
Hello Marcus,
I am attaching my test log file after adding echo "*\n"; as the first
executable statment.
With regards
Kamesh Jayachandran
On Sun, 25 Jul 2004 08:21:38 +0200, "Marcus Boerger" <[EMAIL PROTECTED]>
said:
> Hello Kamesh,
>
> Saturday, J
Hi All,
I have seen,
extern int php_init_environ(void); inside the main/php.h
Who is defining this function?
Where it is used?
With regards
Kamesh Jayachandran
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
047" -d "display_errors=1"
-d "log_errors=0" -d "html_errors=0" -d "track_errors=1" -d
"report_memleaks=1" -d "report_zend_debug=0" -d
"docref_root=/phpmanual/" -d "docref_ext=.html" -d
"error_prepend_string=" -d
Hi All,
memberfunc();
?>
With a error_reporting=2047 I get
Notice: Use of undefined constant HELLO - assumed 'HELLO' in
/rekha/php-5.0.0/test.php on line 5
Whey echo HELLO fails?
With regards
Kamesh Jayachandran
--
PHP Internals - PHP Runtime Development Mailing List
To unsub
Jayachandran
On Wed, 28 Jul 2004 18:10:52 +0200, "Mehdi Achour" <[EMAIL PROTECTED]> said:
> Hi Kamesh,
>
> Try replacing Foo::HELLO with self::HELLO. This should work.
> (this is documented, the manual will reflect it in the next build)
>
> didou
>
&g
Hi Derick,
Thanks for the correction.
With regards
Kamesh Jayachandran
On Mon, 2 Aug 2004 16:02:23 +0200 (CEST), "Derick Rethans"
<[EMAIL PROTECTED]> said:
> On Mon, 2 Aug 2004, Kamesh Jayachandran wrote:
>
> > Hi Mehdi,
> > Even Foo::HELLO works.
> >
Hi Derick,
Did you apply my patches?
With regards
Kamesh Jayachandran
On Mon, 19 Jul 2004 21:29:47 +0200 (CEST), "Derick Rethans"
<[EMAIL PROTECTED]> said:
> On Mon, 19 Jul 2004, Kamesh Jayachandran wrote:
>
> > Hi Derick,
> > Did you apply my patches?
>
&
xception they have their __construct method set to some function
pointer or else to NULL not just left at all.
This is no the case with DOMException.
With regards
Kamesh Jayachandran
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Hi Wez,
Will the fix be available in 5.0.1?
How to browse the cvs tree of 5.0.1 from the web?
With regards
Kamesh Jayachandran
On Tue, 3 Aug 2004 11:52:48 +0100, "Wez Furlong" <[EMAIL PROTECTED]>
said:
> Already fixed in HEAD.
>
> On Tue, 03 Aug 2004 03:36:06 -
nside TSRM
which causes divide by zero error in THREAD_HASH_OF macro.
With regards
Kamesh Jayachandran
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
following
The following two functions are not checking for not null on
SG(server_context).
php_apache_sapi_send_headers
php_apache_sapi_ub_write
This functions were causing a segmentation fault.
This happens only with display_startup_errors set to On
With regards
Kamesh Jayachandran
--
PHP
Can someone clarify me on this?
With regards
Kamesh Jayachandran
On Tue, 27 Jul 2004 22:46:40 -0700, "Kamesh Jayachandran"
<[EMAIL PROTECTED]> said:
> Hi All,
> tests/run-test/test005.phpt is failing in PHP-5.0.0 linux.
> The log of test execution is pasted below.
Hi Derick,
Just a remainder to apply my patches for NetWare port.
With regards
Kamesh Jayachandran
On Mon, 2 Aug 2004 16:19:56 +0200 (CEST), "Derick Rethans"
<[EMAIL PROTECTED]> said:
> On Mon, 2 Aug 2004, Kamesh Jayachandran wrote:
>
> > Hi Derick,
> > Did
Can Someone clarify on this?
With regards
Kamesh Jayachandran
On Wed, 11 Aug 2004 22:43:20 -0700, "Kamesh Jayachandran"
<[EMAIL PROTECTED]> said:
> Can someone clarify me on this?
>
> With regards
> Kamesh Jayachandran
> On Tue, 27 Jul 2004 22:46:40 -0700,
Hi Derick,
Just one more reminder to apply my patches for NetWare port.
With regards
Kamesh Jayachandran
On Fri, 13 Aug 2004 01:10:56 -0700, "Kamesh Jayachandran"
<[EMAIL PROTECTED]> said:
> Hi Derick,
> Just a remainder to apply my patches for NetWare port.
>
is freed?.
With regards
Kamesh Jayachandran
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
is defined.
Correct me if I am wrong.
With regards
Kamesh Jayachandran
On Thu, 09 Sep 2004 16:30:12 +0200, "Andrey Hristov" <[EMAIL PROTECTED]>
said:
> Hi,
> probably MBO_0 stands for MarcusBOerger_0 . I am not sure whether this
> was somewehere in
> the coding st
1 - 100 of 149 matches
Mail list logo