Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Form::input() bugfix #3

Closed
wants to merge 6 commits into from
Closed

Form::input() bugfix #3

wants to merge 6 commits into from

Conversation

kbanman
Copy link
Contributor

@kbanman kbanman commented Apr 1, 2011

Fixed bug that appears when a 'value' attribute isn't passed to Form::input()

$attributes['value'] is referenced further on, and caused a 'not defined' notice

Jelmer Schreuder and others added 6 commits March 30, 2011 12:38
@jschreuder
Copy link
Contributor

I can't pull this for some reason, I'll change it myself. Thanks for the bugfix.

@jschreuder jschreuder closed this Apr 2, 2011
andrewwheal pushed a commit to propcom/core that referenced this pull request Jan 23, 2014
hotlabs added a commit to hotlabs/core that referenced this pull request Sep 29, 2021
shutdown - filter_var(): Passing null to parameter fuel#3 ($options) of type array|int is deprecated in /core/classes/input.php on 122
$options - cannot be null
@hotlabs hotlabs mentioned this pull request Sep 29, 2021
WanWizard pushed a commit that referenced this pull request Sep 30, 2021
shutdown - filter_var(): Passing null to parameter #3 ($options) of type array|int is deprecated in /core/classes/input.php on 122
$options - cannot be null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants