Messages by Thread
-
[PHP-DEV] Re: Bug #10403 Updated: cannot prepare iODBC statements
Thom Leigh
-
[PHP-DEV] Bug #10382 Updated: array_multisort() doesn't work as advertised
andrei
-
[PHP-DEV] subreq php from apache 1.2
Shaun Batterton
-
[PHP-DEV] Bug #10423: HTTP_ENV_VARS is bigger, overwrites session vars
colin
-
[PHP-DEV] A safemode like eval for non-safemode operation?
Chris Newbill
-
[PHP-DEV] Suggestion for in_array
Thomas Deliduka
-
[PHP-DEV] Re: Bug #10411 Updated: number_format returns wrong values
Mark Guertin
-
[PHP-DEV] Bug #9365 Updated: Problem with muiti-byte char code set (serious)
andi
-
[PHP-DEV] Bug #9369 Updated: Bug in foreach, reference (See Bug ID#9365, too)
andi
-
[PHP-DEV] Bug #10422: cant compile with --with-apxs2
petko
-
[PHP-DEV] Bug #10421: can't compile php_sybase_db.c
infos
-
[PHP-DEV] Bug #10420: Corrupt JPEG data: premature end of data segment gd-jpeg: JPEG library reports
klink
-
[PHP-DEV] Bug #10419: apache ./configure fails
joker
-
[PHP-DEV] RE: Bug #10408 Updated: Bad Sybase-CTlib closing
olivier comte
-
[PHP-DEV] Bug #10418: Warning :Undefined ...
pierrick . coppens
-
[PHP-DEV] PHP 4.0 Bug #10415 Updated: ext/informix/ifx.ec:4354: `executor_globals' undeclared
thierry . salmon
-
[PHP-DEV] Bug #10417: os.h:137: conflicting types for `dlopen' `dlsym' `dlerror'
thierry . salmon
-
[PHP-DEV] Bug #10416: Fetch_cursor return second record not first.
tomasz . fadrowski
-
[PHP-DEV] Bug #10415: ext/informix/ifx.ec:4354: `executor_globals' undeclared
thierry . salmon
-
[PHP-DEV] Bug #10414: mysql+charset gb2312
chenp
-
[PHP-DEV] Re: [PHP-QA] RC7 is out
Matt White
-
[PHP-DEV] mktime() oddity
Lars Torben Wilson
-
[PHP-DEV] Bug #10413: Error retrieving image field from MSSQL database
jesus . estrada
-
[PHP-DEV] RC7 is out
Zeev Suraski
-
[PHP-DEV] Shared library extensions
md
-
[PHP-DEV] Bug #10412: field name in mysql_lsit_fields
dkokenge
-
[PHP-DEV] Bug #10411 Updated: number_format returns wrong values
joey
-
[PHP-DEV] Bug #10379 Updated: ns-httpd crashes on php content.
andi
-
[PHP-DEV] Bug #10411: number_format returns wrong values
mark
-
[PHP-DEV] Bug #10410: display warning BUT update database !!
igardais
-
[PHP-DEV] Bug #10409: php 404pl1 Isapi filter causes ASP AND Miva Isapi to hang. Only html pages work
joel
-
[PHP-DEV] PHP 4.0 Bug #10389 Updated: mysql_query(); returns an invalid result resource
pmarks
-
[PHP-DEV] Bug #10403 Updated: cannot prepare iODBC statements
ahill
-
[PHP-DEV] dynamic pulldowns from DB
Robert Trembath
-
[PHP-DEV] Re: [PHP-WIN] Dynamic Pulldown lists
Frank M. Kromann
-
[PHP-DEV] Dynamic Pulldown lists
Robert Trembath
-
[PHP-DEV] Bug #10408 Updated: Bad Sybase-CTlib closing
joey
-
[PHP-DEV] Bug #10408: Bad Sybase-CTlib closing
ocomte
-
[PHP-DEV] xml with php
steve lee
-
[PHP-DEV] PHP 4.0 Bug #10397 Updated: Cannot get, set or walk on different subtree than .iso.3.6.1.2.1
tlechat
-
[PHP-DEV] Bug #9868 Updated: Missing .dll.
phildriscoll
-
[PHP-DEV] Bug #10407: incorrect call of apxs from Apache 2
XHajT03
-
[PHP-DEV] Bug #10406: PHP needs a patch to compile with PostgreSQL 7.1
barbato
-
[PHP-DEV] Bug #10405: pdf: Unable to initilize module
john
-
[PHP-DEV] RE: PHP 4.0 Bug #10324 Updated: reproducable seg fault during generic script exec with pgsql and mcrypt
Kevin Webb
-
[PHP-DEV] Bug #10404: Timing issue - new page reads session before old page has saved it
bhlyons
-
[PHP-DEV] PHP 4.0 Bug #10379 Updated: ns-httpd crashes on php content.
ptierney
-
[PHP-DEV] extensions and $HTTP_SERVER_VARS
Hartmut Holzgraefe
-
[PHP-DEV] Bug #10403: cannot prepare iODBC statements
tleigh
-
[PHP-DEV] Bug #10402: typo in sockets extension?
west_leo
-
[PHP-DEV] Bug #10400 Updated: output_transform_file pointer in sablot.c MUST be initialized to NULL in php_sab
sterling
-
[PHP-DEV] PHP 4.0 Bug #10400 Updated: output_transform_file pointer in sablot.c MUST be initialized to NULL in php_sab
lsorense
-
[PHP-DEV] Bug #9880 Updated: Apache Core dumps when trying to execute. No compilation errors.
derick
-
[PHP-DEV] Re: Bug #9880 Updated: Apache Core dumps when trying to exec
Jason Gulledge
-
Re: [PHP-DEV] gd, freetype 1
Wez Furlong
-
[PHP-DEV] Re: Bug #10399 Updated: Problem with mcrypt
Olivier Fourdan
-
[PHP-DEV] Bug #9834 Updated: Unable to handle double variables
sniper
-
[PHP-DEV] Bug #10401 Updated: Call to undefined function : get_defined_vars()
hholzgra
-
[PHP-DEV] Bug #9830 Updated: There is a problem with HTTP POST method.
sniper
-
[PHP-DEV] Bug #9636 Updated: error message
sniper
-
[PHP-DEV] Bug #9627 Updated: PHP.INI cannot read new values
sniper
-
[PHP-DEV] Bug #9390 Updated: PHPSESSID adds itself to $HTTP_POST_VARS
sniper
-
[PHP-DEV] Bug #9814 Updated: can't extract any files
sniper
-
[PHP-DEV] PHP 4.0 Bug #10114 Updated: Error reading LONG fields (ntext) in MSSQL (SQL Server) (bug #5237)
bonwon
-
[PHP-DEV] Bug #10401: Call to undefined function : get_defined_vars()
freebsd_boy
-
[PHP-DEV] Bug #10400: output_transform_file pointer in sablot.c MUST be initialized to NULL in php_sablot_init_globals, and S_FREE macro MUST set the pointer it frees to NULL after freeing. Otherwise xslt_begintransform clobbers memory at a random location causing memory corruption and segfaults apache after a few requests. More info, a working patch and an example that causes the problem is available on request. These two changes has made it perfectly reliable for me in version 4.0.4.5rc6-2 (debian package source version).
lsorense
-
[PHP-DEV] Bug #10114 Updated: Error reading LONG fields (ntext) in MSSQL (SQL Server) (bug #5237)
kalowsky
-
[PHP-DEV] Bug #10399 Updated: Problem with mcrypt
derick
-
[PHP-DEV] Bug #10399: Problem with mcrypt
ofourdan
-
[PHP-DEV] Bug #10396 Updated: LDAP Support is broken (I suppose)
sniper
-
[PHP-DEV] Bug #10398: configuration chapter still has the old php 3 error_reporting values
hartmut
-
[PHP-DEV] PHP 4.0 Bug #10395 Updated: $array[] with no subscript will not return any data
roel
-
[PHP-DEV] Bug #10397: Cannot get, set or walk on different subtree than .iso.3.6.1.2.1
tlechat
-
[PHP-DEV] PHP 4.0 Bug #7274 Updated: odbc_execute does not accept new arguments when failing
edrenth
-
[PHP-DEV] Bug #10395 Updated: $array[] with no subscript will not return any data
hholzgra
-
[PHP-DEV] Bug #10396: LDAP Support is broken (I suppose)
rabellino
-
[PHP-DEV] Bug #10395: $array[] with no subscript will not return any data
roel
-
[PHP-DEV] PHP 4.0 Bug #10394 Updated: mysql_query() dosen't stable!
ttttntl
-
[PHP-DEV] Bug #10394: mysql_query() dosen't stable!
ttttntl
-
[PHP-DEV] lxr.php.net and the php4/core directory
Hartmut Holzgraefe
-
[PHP-DEV] Bug #10393: CPDFlib support not compile as module
Vladimir . Michl
-
[PHP-DEV] script creating root files
Xia0Taizi
-
[PHP-DEV] Bug #7488 Updated: Pass-by-reference problem
kalowsky
-
[PHP-DEV] Bug #7779 Updated: ODBC query : select distinct ...
kalowsky
-
[PHP-DEV] Bug #9397 Updated: odbc_setoption() cannot accept string value (patch included)
kalowsky
-
[PHP-DEV] Bug #10392: read in violite.c never times out and causes the httpd proc to get stuck
michael
-
[PHP-DEV] Bug #10250 Updated: UnixODBC can make use of SQLDriverConnect functionality too
kalowsky
-
[PHP-DEV] Bug #10302 Updated: odbc_tables()
kalowsky
-
[PHP-DEV] Bug #10391: regardless of having pdflib 3.03, pdflib extension requires at least pdflib 3.x
mordru
-
[PHP-DEV] Bug #10390: PHP CGI with AOLServer displays shebang
rfinnie
-
[PHP-DEV] Bug #10389 Updated: mysql_query(); returns an invalid result resource
cnewbill
-
[PHP-DEV] Bug #10389: mysql_query(); returns an invalid result resource
pmarks
-
[PHP-DEV] Bug #10388: File to file I/O problems
rainwave
-
[PHP-DEV] Bug #10387: session_register doesn't populate $HTTP_SESSION_VARS
eoghain
-
[PHP-DEV] Bug #10386: Uploaded files do not save.
kyle
-
[PHP-DEV] Bug #10385: Browser Crashes sometimes if there's an include
TobiasGutzmann
-
[PHP-DEV] Bug #10384: read() buffer memory not freed
rod
-
[PHP-DEV] Bug #10383: Receiving an HTTP PUT, rather than sending one
matt
-
[PHP-DEV] access 97 error messages.
mark damstra
-
[PHP-DEV] Bug #10382: array_multisort() doesn't work as advertised
mnino
-
[PHP-DEV] PHP 4.0 Bug #10378 Updated: When script timout occurs PHP crashes with ODBC
martin
-
[PHP-DEV] Best non-tackified grip enhancer for golfers,
aNzGK0A8x
-
[PHP-DEV] Re: PHP 4.0 Bug #10092 Updated: Socket fgets memory and CPU usage problem
Jakub
-
[PHP-DEV] Bug #10381: array_sum() on an undefined variable kills php
pgl
-
[PHP-DEV] Bug #10380: dba_*open with mode 'c' problem
mrobinso
-
[PHP-DEV] Bug #10378 Updated: When script timout occurs PHP crashes with ODBC
derick
-
[PHP-DEV] Bug #10377 Updated: PHP forces illegal HTML
derick
-
[PHP-DEV] Bug #10379: ns-httpd crashes on php content.
ptierney
-
[PHP-DEV] Bug #10378: When script timout occurs PHP crashes with ODBC
martin
-
[PHP-DEV] Bug #10377: PHP forces illegal HTML
have
-
[PHP-DEV] Bug #10375 Updated: odbc_autocommit with one parameter craches
kalowsky
-
[PHP-DEV] Bug #10376: abnormal program termination on imap_body($box,0)
akul
-
[PHP-DEV] Bug #10375: odbc_autocommit with one parameter craches
martin
-
[PHP-DEV] Bug #10374: Depreciated features or not
yohgaki
-
[PHP-DEV] Bug #10373: Could not open include file <istream.h>
dmassot
-
[PHP-DEV] Bug #10372 Updated: php addslashes() the entire page
cynic
-
[PHP-DEV] Bug #10372: php addslashes() the entire page
hiryuu
-
[PHP-DEV] 4.0.6 and gd 2
Kurth Bemis
-
[PHP-DEV] Bug #10371: can't build libinformix.la from objects: /usr/ccs/lib/libgen.a
kevinhsu
-
[PHP-DEV] PHP 4.0 Bug #10370 Updated: ceil/fabs/getmntest undefined symbol
kevinhsu
-
[PHP-DEV] Bug #10370: ceil/fabs/getmntest undefined symbol
kevinhsu
-
[PHP-DEV] method names matching construct names throw parser errors
Cynic
-
[PHP-DEV] Bug #10369: Openlink4/ODBC odbc_field_type returns nothing
dardison
-
[PHP-DEV] Enabling WDDX
Tom
-
[PHP-DEV] Bug #10368: add 0 (zero) in function "date"
roger
-
[PHP-DEV] timezones and thread safety
James L. Pine
[Earlier messages] [Later messages]