php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #65527 Add link to unserialize_callback_func directive documentation
Submitted: 2013-08-22 20:33 UTC Modified: 2013-10-03 05:28 UTC
From: cevfora at elitemail dot org Assigned:
Status: Not a bug Package: Variables related
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: cevfora at elitemail dot org
New email:
PHP Version: OS:

 

 [2013-08-22 20:33 UTC] cevfora at elitemail dot org
Description:
------------
Missing link from directive "unserialize_callback_func" on the page titled "List of php.ini directives" at

http://php.net/manual/en/ini.list.php

on the line 

unserialize_callback_func 	NULL 	PHP_INI_ALL 	Available since PHP 4.2.0.

SUGGESTION:  The target of the link could be the following page, which provides documentation of the directive.

http://php.net/manual/en/var.configuration.php



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-10-03 05:28 UTC] krakjoe@php.net
-Status: Open +Status: Not a bug
 [2013-10-03 05:28 UTC] krakjoe@php.net
The list of ini directives is not meant to function as a sitemap for the manual, it is meant to provide an exhaustive list of options, but does not necessarily have to link to a manual page.
 [2016-10-14 14:53 UTC] teo8976 at gmail dot com
> he list of ini directives is not meant to function as a sitemap for the manual

WTF???? How is one supposed to search for documentation about a directive?

This is ridiculous.
Please reopen.

There shouldn't be one single directive in this page without either full documentation or a link to it.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 05:01:30 2024 UTC