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
 [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

Add a Patch

Pull Requests

Add a Pull Request

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: Fri Apr 19 19:01:28 2024 UTC