php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #26322 feature request. want bug 25777 back
Submitted: 2003-11-19 12:08 UTC Modified: 2003-11-19 13:41 UTC
From: rhaker at exclusief dot net Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 4.3.4 OS: Windows 2000
Private report: No CVE-ID: None
 [2003-11-19 12:08 UTC] rhaker at exclusief dot net
Description:
------------
Requested feature:
Removal of padding -switch, for CHAR MS SQL query.
Eg. MSSQLpaddingbugCompatible = 1 in php.ini
In essence, I want to be able to re-introduce bug nr 25777; http://bugs.php.net/25777

Reproduce code:
---------------
not needed

Expected result:
----------------
not needed

Actual result:
--------------
not needed

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-11-19 13:41 UTC] derick@php.net
This is of course not going to happen. We fixed an inconsistency between extensions, and this is in our opinion the better way. If you want stripped data, you can do that in userspace.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 17 14:04:04 2025 UTC