[PHP-BUG] Bug #54987 [NEW]: rmdir() does not clear statcache

2011-06-03 Thread davey at marshallx dot fsnet dot co dot uk
From: Operating system: Windows 7 Pro 32-bit PHP version: 5.3.6 Package: Directory function related Bug Type: Bug Bug description:rmdir() does not clear statcache Description: See bug 43137. The same bug applies to Windows. Given a directory struc

Bug #49521 [Csd->ReO]: PDO fetchObject sets values before calling constructor

2010-03-18 Thread davey
Edit report at http://bugs.php.net/bug.php?id=49521&edit=1 ID: 49521 Updated by: da...@php.net Reported by: waps at pisem dot net Summary: PDO fetchObject sets values before calling constructor -Status: Closed +Status: Re-Opened Type:

#161 [Csd]: ReadFile & File do not honour SAFE-MODE

2007-05-21 Thread davey
ID: 161 Updated by: [EMAIL PROTECTED] Reported By: benkovsk at pha dot pvt dot cz Status: Closed -Bug Type: Other +Bug Type: *General Issues Operating System: Digital Unix v3.2D2 PHP Version: 3.0b5 Assigned To: rasmus New Comment:

#33621 [Asn]: Exit code 0377 when calling a non-existant method using a dynamic call

2005-07-08 Thread davey
erroneous situation, it should either not care (i.e. func_get_args is being used for some stupid reason) or throw an error. - Davey Previous Comments: [2005-07-09 05:17:59] [EMAIL PROTECTED] Description: I&#

#29394 [Opn->Bgs]: Cant delete folder with name 2003

2004-08-30 Thread davey
functions work fine for me. - Davey Previous Comments: [2004-07-26 21:03:16] m at shnee dot com Description: Its funny, when a directory is named "2003", I am unable to rmdir or rename it. If I change

#27709 [Bgs->Opn]: SimpleXML xpath function doesn't like default namespaces

2004-06-04 Thread davey
lt $simple_xml['xmlns:bar'] = "http://bar";; // Reload the XML so the namespace is recognised $simple_xml = simplexml_load_string($simple_xml->asXML()); - Davey Previous Comments: [2004-03-26 08:09:55] [E

#26662 [Opn]: Inconsistency in variable setting allows variables that start with numbers

2003-12-18 Thread davey
attributeable to the xdebug extension. Am filing a bug with the author on those. Please disregard those issues here. - Davey Previous Comments: [2003-12-18 21:51:46] [EMAIL PROTECTED] This is not a dup, as it is not fixed in PHP 5

#26662 [Ver]: Inconsistency in variable setting allows variables that start with numbers

2003-12-18 Thread davey
ID: 26662 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Verified Bug Type: Scripting Engine problem Operating System: Linux PHP Version: 4CVS-2003-12-18 (stable) New Comment: Verified on PHP5b2, FreeBSD 4.4. PHP4 Snaps

#20208 [Opn->Bgs]: Wanted: a pearinfo() function analogous to phpinfo()

2003-12-02 Thread davey
install PEAR_Info - Davey Previous Comments: [2002-11-01 01:32:58] shiva at io dot com I would like to see a pearinfo() function that looks like phpinfo(). The output would be grouped into three sections, based on the

#25676 [Opn]: Form hidden input ouput when any form=* is in url_rewriter.tags

2003-09-27 Thread davey
output on Gentoo Linux using latest snapshot. Somethings *definately* wrong here, just need to figure out what. - Davey Previous Comments: [2003-09-27 10:23:59] [EMAIL PROTECTED] I've now had it confirmed on *two* D

#25676 [Opn]: Form hidden input ouput when any form=* is in url_rewriter.tags

2003-09-27 Thread davey
Linux boxes with a 20030927 snapshot that the hidden element does NOT get output. Trying to confirm on other distros, versions of windows and newer FBSD versions now. Note: the "Expected Result" has the extraneous hidden input, please mentally remove that ;) - Davey Pr

#25676 [Bgs->Opn]: Form hidden input ouput when any form=* is in url_rewriter.tags

2003-09-27 Thread davey
SD I have also had someone reporting the CORRECT behaviour on Debian with latest CVS so its quite the puzzle... - Davey Reproduce code: --- http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";> http://www.w3.org/1999/xhtml";>

#25176 [Opn->Bgs]: CLI Crashes with entry point not found in php4ts.dll

2003-08-20 Thread davey
problem is reversed). - Davey Previous Comments: [2003-08-20 18:56:58] [EMAIL PROTECTED] Note that this *only* happens with the CLI for me. So is there some difference in how this binary detects php4ts.dll to how the cgi one

#25176 [Opn]: CLI Crashes with entry point not found in php4ts.dll

2003-08-20 Thread davey
* happens with the CLI for me. So is there some difference in how this binary detects php4ts.dll to how the cgi one does? - Davey Previous Comments: [2003-08-20 18:55:51] [EMAIL PROTECTED] OK, it seems that it finds my ZDE

#25176 [Opn]: CLI Crashes with entry point not found in php4ts.dll

2003-08-20 Thread davey
s with the same error) if c:\php4\php4ts.dll is not there. Something is going on here. - Davey Previous Comments: [2003-08-20 18:50:16] [EMAIL PROTECTED] Then there is something else at play here. I keep my PHP insta

#25176 [Bgs->Opn]: CLI Crashes with entry point not found in php4ts.dll

2003-08-20 Thread davey
am now going to check which php4ts.dll it is detecting (I have quite a few ;) and perhaps I can see why (i.e. if its the one from ZDE its most likely that that .dll is registered with the OS and the one with php5 is not, however PHP4 doesn't suffer from this, so something can be done to fix this)

#25176 [Bgs->Opn]: CLI Crashes with entry point not found in php4ts.dll

2003-08-20 Thread davey
what is in the win32 PHP5 zip file, with a version of 5.0.0 - Davey Previous Comments: [2003-08-20 07:59:04] [EMAIL PROTECTED] You mixed up .dlls from sever releases. Not a bug

#22554 [NEW]: Show Source Anchors

2003-03-05 Thread davey at its-explosive dot net
From: davey at its-explosive dot net Operating system: n/a PHP version: 5CVS-2003-03-05 (dev) PHP Bug Type: Feature/Change Request Bug description: Show Source Anchors I think that a way to enhance PHP5 in the small area that is show_source() is not (just) to make it valid

#22176 [NEW]: Website Language Selection?

2003-02-11 Thread davey
then when someone goes to that link, it displays a list of languages to choose from, then shows the file being requested in the chosen language... It will make linking to the manual much easier, especially on multi-lingual sites. Just a thought... not much work. - Davey -- Edit bug report at

#20893 [Opn]: Strings as Arrays...

2002-12-08 Thread davey
echo $string ."\n"; } does not work, and you have to do: $string = "foo"; for($i = 0;$i <= strlen($string);$i++) { echo $string{$i} ."\n"; } like I said, give this some thought, perhaps toss it around on php-dev etc.. - Davey ---

#20893 [NEW]: Strings as Arrays...

2002-12-08 Thread davey
echo $string ."\n"; } does not work, and you have to do: $string = "foo"; for($i = 0;$i <= strlen($string);$i++) { echo $string{$i} ."\n"; } like I said, give this some thought, perhaps toss it around on php-dev etc.. - Davey -- Edit bug report at http:/

#20377 [WFx->Opn]: ini settings, per virtualhost

2002-11-15 Thread davey
g and php_admin_value - Davey Previous Comments: [2002-11-15 21:25:35] [EMAIL PROTECTED] ".htaccess also falls in the PERDIR class, and it's not a good idea to allow setting open_basedir and the other settings

#20377 [NEW]: ini settings, per virtualhost

2002-11-11 Thread davey
ats involved in changing these, but I would assume it's not a major change. I would love to see this in the forthcoming 4.3 release... - Davey -- Edit bug report at http://bugs.php.net/?id=20377&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=20377&r=trysnapshot Fixe

Bug #15667: problems with include()

2002-02-21 Thread davey
w.its-explosive.net/~davey/info.php";);) I get this header added to the top of the page I've included. This does not happen when I use a relative path. http://www.its-explosive.net/~davey/header.php show what happen when I include the file info.php using a http url to it. ---