public marks

PUBLIC MARKS with tags bug & php

2013

2012

2011

2010

PHP: ZipArchive::open - Manual

by François Hodierne

to anyone getting an error ZIPARCHIVE::ER_READ = 5, when doing $zip->open($zipfile) with a ZIP file containing a total of more then (around) 800 files (even when they are in sub-directories).

possibly related bugs 40873, 8714:

  1. it was not an OS limit, because it worked when called from windows via samba on the same file at the same place
  2. it wasn't working under 32bit linux

with php 5.3.0 the issue seems to be resolved.

2007

BUGS project website

by nhoizey & 2 others
Many users are avoiding bug-reporting, due to it's often very technical approach, using long, technical terms and a huge input form. "BUGS" offers an easy-to-use and understand wizard when reporting bugs. "BUGS" offers a step by step "wizard", with pre-determined choices, where users easily can see where they are, what they are doing, and how long it will take to enter the bug report.

xdebug, macosX.4 et MAMP 1.3.1 - pomme, poire & rockn'roll

by nhoizey & 1 other
Vous avez monté une application web que vous utilisez régulièrement, et vous souhaitez rechercher un moyen de l'optimiser, ou vous avez besoin d'un outil de profiling dans le cadre de votre développement PHP ? Vous êtes sur mac osX, vous utilisez MAMP (1.3.1). Moi aussi !! Je me suis donc décidé à voir ce que donne xdebug qui semble être l'outil incontournable pour accomplir cette tâche. J'ai rencontré quelques obstacles pour arriver à mes fins, qui justifient je pense l'écriture de ce billet.

2006

PEAR :: Bug #6061 :: problem creating root node with Oracle

by kasi77
line 975 replace : $parent['norder'] = is_null($tmp_order) ? 0 : $tmp_order; by : $parent['norder'] = (is_null($tmp_order) or empty($tmp_order)) ? 0 : $tmp_order;

2005

2004

PUBLIC TAGS related to tag bug

erreur +   m6 +   meizu +   plant +   plantage +  

Active users

François Hodierne
last mark : 13/03/2013 09:03

vrossign
last mark : 16/03/2011 18:58

Pictode
last mark : 01/03/2011 10:23

RETFU
last mark : 17/02/2011 08:41

mfaure
last mark : 19/07/2007 13:09

nhoizey
last mark : 06/03/2007 10:20

Ganf
last mark : 05/06/2006 10:04

kasi77
last mark : 12/01/2006 08:30

kruty
last mark : 12/10/2005 09:37

astrochoupe
last mark : 30/12/2005 12:09

yaus831
last mark : 26/10/2004 14:52