Skip to content

added support for trusted connections through odbc#2

Open
janpolsen wants to merge 1 commit intozf1:masterfrom
janpolsen:patch-3
Open

added support for trusted connections through odbc#2
janpolsen wants to merge 1 commit intozf1:masterfrom
janpolsen:patch-3

Conversation

@janpolsen
Copy link

No description provided.

@janpolsen
Copy link
Author

I know this isn't the official repository, but zendframework/zf1 has been EOL'ed by now

@deadbeef84
Copy link
Contributor

Sorry, this is supposed to be a mirror of the official zend framework 1.x, just split into separate packages. I know the official repo is no longer maintained, but I'm not going to add features here. You're welcome to fork it though!

falkenhawk added a commit to zf1s/zend-db that referenced this pull request Dec 12, 2022
- substr(): Passing null to parameter #1 ($string) of type string is deprecated
- strtolower(): Passing null to parameter #1 ($string) of type string is deprecated
- strlen(): Passing null to parameter #1 ($string) of type string is deprecated
- trim(): Passing null to parameter #1 ($string) of type string is deprecated
- str_replace(): Passing null to parameter zf1#2 ($replace) of type array|string is deprecated
- strstr(): Passing null to parameter #1 ($haystack) of type string is deprecated
- http_build_query(): Passing null to parameter zf1#2 ($numeric_prefix) of type string is deprecated
- current(): Calling current() on an object is deprecated
- preg_match(): Passing null to parameter zf1#2 ($subject) of type string is deprecated
- preg_match(): Passing null to parameter #4 ($flags) of type int is deprecated
- always construct Zend_Exception with string message, avoid null
- Implicit conversion from float-string "x.xyz" to int loses precision
- PDOStatement::fetch(): Passing null to parameter zf1#2 ($cursorOrientation) of type int is deprecated
- ctype_space(): Argument of type null will be interpreted as string in the future
- file_get_contents(): Passing null to parameter zf1#2 ($use_include_path) of type bool is deprecated
- imagefilledpolygon(): Using the $num_points parameter is deprecated
- Implicit conversion from float to int loses precision
- PDOStatement::bindParam(): Passing null to parameter #4 ($maxLength) of type int is deprecated
- preg_match(): Passing null to parameter zf1#2 ($subject) of type string is deprecated
- ctype_print(): Argument of type int will be interpreted as string in the future
- trim(): Passing null to parameter #1 ($string) of type string is deprecated
etc.
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.

2 participants

Comments