|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
Patchesadd-fronk-support (last revision 2012-02-09 13:38 UTC by mbiama dot ekombitie dot com at live dot fr)Pull RequestsHistoryAllCommentsChangesGit/SVN commits
[2012-02-09 13:56 UTC] aharvey@php.net
[2012-02-09 13:56 UTC] aharvey@php.net
-Status: Open
+Status: Not a bug
|
|||||||||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Thu Dec 25 12:00:01 2025 UTC |
Description: ------------ Test script php.ini ./configure --prefix=/opt/app/pkg/php-5.3.2 --with-apxs=/opt/app/apache/bin/apxs --with-exec-dir=/opt/ ... Test script: --------------- Fri, 09 Mars 2012 14:43:04 -0700 From: rombiama at gmail dot com Operating system: extension php PHP version: 5.3.0 PHP Bug Type: Output Control Bug description: angosso....@php.net Description: ------------ liste-membres-1.php <?php $pdo = new PDO( 'mysql:host=sql.serveur-donnees.com;dbname=test', 'utilisateur', 'mot_de_passe' ); echo '<www.angosso.com/home/index.php>'; foreach( $pdo->query('SELECT nom, prenom FROM membres ORDER BY nom, prenom ') as $row ) { echo '<li>', $row['Mbiama Assogo '], ' ', $row['Roger'], '</li>'; } echo '</angosso.com/home/index.php>'; ?> Reproduce code: --------------- --- >From manual page: function.utf8-encode#Description --- <ul> www.angosso.com/contact/index3.php/?; www.angosso.com/Societe/index3.php/?; www.angosso.com/accueil/index3.php/?; www.angosso.com/economie/index3.php/?; www.angosso.com/support/index3.php/?; www.angosso.com/services/index3.php/?; www.angosso.com/* <ul> Expected result: ---------------- liste-membres-1.php <?php $pdo = extension mysql echo 'www.angosso.com/home/index2.php'; ?> Actual result: -------------- www.angosso.com/home.html <?php fixed extension connect 5.3.IRC2 in php.net server $echo='http://angosso.com/home/index3.php/?; links fixed http://angosso.com/public_html; connect apache2 angosso.com/home/index3.php port 80 ?> Help receved. Expected result: ---------------- Fri, 09 Mars 2012 14:43:04 -0700 From: rombiama at gmail dot com Operating system: extension php PHP version: 5.3.0 PHP Bug Type: Output Control Bug description: angosso....@php.net Description: ------------ liste-membres-1.php <?php $pdo = new PDO( 'mysql:host=sql.serveur-donnees.com;dbname=test', 'utilisateur', 'mot_de_passe' ); echo '<www.angosso.com/home/index.php>'; foreach( $pdo->query('SELECT nom, prenom FROM membres ORDER BY nom, prenom ') as $row ) { echo '<li>', $row['Mbiama Assogo '], ' ', $row['Roger'], '</li>'; } echo '</angosso.com/home/index.php>'; ?> Reproduce code: --------------- --- >From manual page: function.utf8-encode#Description --- <ul> www.angosso.com/contact/index3.php/?; www.angosso.com/Societe/index3.php/?; www.angosso.com/accueil/index3.php/?; www.angosso.com/economie/index3.php/?; www.angosso.com/support/index3.php/?; www.angosso.com/services/index3.php/?; www.angosso.com/* <ul> Expected result: ---------------- liste-membres-1.php <?php $pdo = extension mysql echo 'www.angosso.com/home/index2.php'; ?> Actual result: -------------- www.angosso.com/home.html <?php fixed extension connect 5.3.IRC2 in php.net server $echo='http://angosso.com/home/index3.php/?; links fixed http://angosso.com/public_html; connect apache2 angosso.com/home/index3.php port 80 ?> Help receved. Actual result: -------------- Index.html Rewrite: server Index3.php